This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2025-02-24 02:41:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gns3-server
/
tests
/
handlers
/
api
/
controller
History
Julien Duponchelle
fa0af7f4a2
Correctly process node.updated event on controller
2016-05-18 16:12:57 +02:00
..
__init__.py
Create /hypervisor and /controller namespace
2016-03-07 15:01:35 +01:00
test_compute.py
Support all characters for compute ID
2016-05-12 16:41:05 +02:00
test_link.py
Add an endpoint for listing the links of a project
2016-05-17 16:10:47 +02:00
test_node.py
Start, stop, suspend and reload endpoints for all nodes belonging to a project.
Fixes
#1212
.
2016-05-13 19:26:50 -06:00
test_project.py
Correctly process node.updated event on controller
2016-05-18 16:12:57 +02:00
test_version.py
Raise error if we try to controll a non controller server
2016-04-19 10:47:53 +02:00