1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/tests/controller
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
An application ID is used by IOU to generate its interface Mac addresses. They must be unique across all opened projects sharing the same computes to avoid Mac address collisions.
2020-02-10 15:20:49 +08:00
..
gns3vm
__init__.py
test_compute.py Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 2019-03-18 15:33:37 +07:00
test_controller.py Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803 2019-06-15 12:52:50 +02:00
test_drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
test_export_project.py Use aiozipstream for snapshots. 2019-02-28 17:25:05 +07:00
test_gns3vm.py
test_import_project.py
test_link.py Make x,y optional for creating links via API. Fixes #1630 2019-08-26 19:51:03 +07:00
test_node_port_name.py
test_node.py Fix tests 2019-05-20 11:02:29 +07:00
test_notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
test_project_open.py
test_project.py Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
test_snapshot.py
test_symbols.py Download custom appliance symbols from GitHub 2019-03-11 16:55:16 +07:00
test_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
test_topology.py Update schema to allow for drawing grid size to be part of project. 2018-11-26 15:31:28 +00:00
test_udp_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00