1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
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
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
project.py Close project if one one the compute of the project is down 2016-12-15 21:57:59 +01:00
snapshot.py
symbols.py
topology.py Change directory layout for dynamips. 2017-01-06 17:43:47 +01:00
udp_link.py