1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 12:59:06 +00:00
gns3-server/gns3server/modules
2015-09-13 14:52:25 -06:00
..
adapters Some spring cleaning. 2015-04-08 11:17:34 -06:00
docker Initial Docker support from Google Summer of Code 2015-09-08 10:57:28 +02:00
dynamips Require Dynamips version 0.2.16 to change the default QinQ Ethernet type. 2015-09-08 03:03:11 -06:00
iou Catch ProcessLookupError when updating iouyap config. Fixes #255. 2015-07-27 11:41:13 -06:00
nios Fixes bug with VMware VM connections + moves some uBridge code to BaseVM. 2015-09-13 14:52:25 -06:00
qemu Fix ProcessLookupError on _checkAlive Qemu 2015-09-11 14:16:56 +02:00
virtualbox VirtualBox VMs can only be started if powered off. Fixes #299. 2015-09-08 01:20:46 -06:00
vmware Fixes bug with VMware VM connections + moves some uBridge code to BaseVM. 2015-09-13 14:52:25 -06:00
vpcs Support of VPCS 0.8 2015-09-07 17:35:21 +02:00
__init__.py Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
base_manager.py Catch GeneratorExit exception. Fixes #231. 2015-07-25 16:55:37 -06:00
base_vm.py Fixes bug with VMware VM connections + moves some uBridge code to BaseVM. 2015-09-13 14:52:25 -06:00
port_manager.py Initial Docker support from Google Summer of Code 2015-09-08 10:57:28 +02:00
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
project.py Catch GeneratorExit exception. Fixes #231. 2015-07-25 16:55:37 -06:00
vm_error.py Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00