mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-12 10:08:10 +00:00
60219d9a45
This allows arbitrary characters in VirtualBox VM names, while also ensuring all different weird names can coexist. Example of two VMs that previously couldn't both have a serial console - "VM 1" and "VM_1", because the former's pipe name is converted to the latter, while the latter would remain unchanged. |
||
---|---|---|
.. | ||
adapters | ||
dynamips | ||
iou | ||
nios | ||
qemu | ||
virtualbox | ||
vpcs | ||
__init__.py | ||
base_manager.py | ||
base_vm.py | ||
port_manager.py | ||
project_manager.py | ||
project.py | ||
vm_error.py |