gns3-server/gns3server/controller
Julien Duponchelle a2fdc92fcb
Change directory layout for dynamips.
This create a directory by node to allow feature like save as
to work when running on multiple compute. Benefits now dynamips work
like other nodes. Old topologies are migrated.

Ref https://github.com/GNS3/gns3-gui/issues/1761
2017-01-06 17:43:47 +01:00
..
gns3vm Replace JSONDecodeError by ValueError (Python 3.4 compatibility) 2016-12-21 09:45:24 +01:00
ports Ensure we can't connect to occupy port 2017-01-06 10:29:56 +01:00
__init__.py Replace JSONDecodeError by ValueError (Python 3.4 compatibility) 2016-12-21 09:45:24 +01:00
compute.py Close project if one one the compute of the project is down 2016-12-15 21:57:59 +01:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
drawing.py Fix handling of UTF-8 in large SVG files 2017-01-06 09:42:56 +01:00
export_project.py Fix export of projects with docker with a / in the image name 2016-12-14 18:57:59 +01:00
import_project.py Fix configuration lost during save as on remote server 2016-12-08 16:55:16 +01:00
link.py Ensure we can't connect to occupy port 2017-01-06 10:29:56 +01:00
node.py Close project if one one the compute of the project is down 2016-12-15 21:57:59 +01:00
notification.py Prevent capture on non running node 2016-11-22 16:05:57 +01:00
project.py Close project if one one the compute of the project is down 2016-12-15 21:57:59 +01:00
snapshot.py When we restore snapshot on a fail project do not crash 2016-11-28 13:49:09 +01:00
symbols.py Return default symbol if user asked for a non existing symbol 2016-11-16 13:17:58 +01:00
topology.py Change directory layout for dynamips. 2017-01-06 17:43:47 +01:00
udp_link.py UDP tunnel debuging 2016-11-25 15:11:31 +01:00