1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/compute
grossmj 033f005bde Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/docker/docker_vm.py
#	gns3server/version.py
2018-08-07 21:06:42 +07:00
..
adapters
builtin Console support for clouds (to connect to external devices or services). 2018-06-10 17:43:29 +07:00
docker Merge branch '2.1' into 2.2 2018-08-07 21:06:42 +07:00
dynamips Merge branch '2.1' into 2.2 2018-08-07 21:06:42 +07:00
iou Merge branch '2.1' into 2.2 2018-04-18 17:08:42 +08:00
nios Improve suspend a link for Qemu and VirtualBox VMs. 2018-03-19 16:26:12 +07:00
qemu Fix saved VM state was not deleted correctly. 2018-06-09 17:28:26 +07:00
traceng Add default destination setting for traceng + some checks. 2018-04-16 15:03:22 +08:00
virtualbox Merge branch '2.1' into 2.2 2018-04-18 17:08:42 +08:00
vmware Merge branch '2.1' into 2.2 2018-04-18 17:08:42 +08:00
vpcs Merge branch '2.1' into 2.2 2018-04-28 19:41:12 +07:00
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 2018-03-29 13:26:43 +07:00
base_manager.py Improve suspend a link for Qemu and VirtualBox VMs. 2018-03-19 16:26:12 +07:00
base_node.py Fix switching console type from telnet to VNC throws error. Fixes #2489. 2018-06-09 21:47:36 +07:00
error.py
notification_manager.py Some spring cleaning. 2018-03-15 14:17:39 +07:00
port_manager.py Some spring cleaning. 2018-03-15 14:17:39 +07:00
project_manager.py Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
project.py Merge branch '2.1' into 2.2 2018-06-04 22:46:52 +07:00