1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
Julien Duponchelle a93f3b0576
Fix permission on exited container
If a container is exited we quickly start it to fix
the permissions.

Fix https://github.com/GNS3/gns3-gui/issues/2181
2017-07-26 14:52:16 +02:00
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
builtin Filter implementation for cloud & Nat 2017-07-17 17:27:07 +02:00
docker Fix permission on exited container 2017-07-26 14:52:16 +02:00
dynamips Use uuid4() for temporary node name while duplicating a node. 2017-07-24 15:52:14 +07:00
iou Raise an error if the licence check setting is not a boolean 2017-07-20 16:19:20 +02:00
nios Filter implementation for cloud & Nat 2017-07-17 17:27:07 +02:00
qemu Qemu support for packet filtering 2017-07-12 14:50:33 +02:00
virtualbox Packet filters support for VirtualBox 2017-07-18 14:59:47 +02:00
vmware Use the libpcap on Linux when blocking host originating packets on vmnet interfaces. Ref #1131. 2017-07-19 16:56:24 +07:00
vpcs API for duplication a Node 2017-07-24 10:08:22 +02:00
__init__.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
base_manager.py Use uuid4() for temporary node name while duplicating a node. 2017-07-24 15:52:14 +07:00
base_node.py API for duplication a Node 2017-07-24 10:08:22 +02:00
error.py Auto upload missing images 2016-06-07 19:38:01 +02:00
notification_manager.py Some more (spring) cleaning. 2016-05-13 18:48:10 -06:00
port_manager.py Drop a useless line of code in port_manager 2017-01-09 16:11:34 +01:00
project_manager.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
project.py Fix crash when handling an error in project creation 2017-03-13 16:55:35 +01:00