Commit Graph

91 Commits (2e550d839e658d5d83a47535ee4931cfaa60bee9)

Author SHA1 Message Date
grossmj 2e550d839e Fix tests
2 years ago
grossmj 67bf14776f Config option to disable built-in templates
2 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj 6c322bbdde Fix tests.
4 years ago
grossmj 06ce0868ec Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803
5 years ago
grossmj 8360ae98b1 Move appliance and template management code in their own classes.
5 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj cebb56387a Fix tests.
6 years ago
grossmj 651d8280a7 Fix appliance template tests.
6 years ago
grossmj 7f72b90b0e The server has now 2 notification streams
6 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
6 years ago
grossmj e3b3427cc6 Fix GNS3 VM start test.
7 years ago
grossmj dde2003168 Fix tests.
7 years ago
grossmj 745532bf23 Fix auto idlepc test.
7 years ago
Julien Duponchelle 6996b7094f
Handle invalid appliances files
7 years ago
Julien Duponchelle 7d123f334f
Add an appliance templates directory
7 years ago
Julien Duponchelle 3eadbb9adb
Implement an api call for computing the IDLE PC
7 years ago
Julien Duponchelle 617868402f
Fix the initial startup for VPCS is not used
7 years ago
Julien Duponchelle bb8097a052
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
Julien Duponchelle c8c991af78 Fix the error about appliance ID not found (#1075)
7 years ago
ziajka e0b519eced Fix when config file doesn't have computes section (#1062)
7 years ago
Julien Duponchelle 9dc6f0f486 Embed the appliances in the server. (#927)
7 years ago
Julien Duponchelle 4f1b738ef5
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
7 years ago
Julien Duponchelle 99ee40df3d
Do not return broken appliances like ASA 8
7 years ago
Julien Duponchelle 5036079deb
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
7 years ago
Julien Duponchelle 5a399b90fe
Merge branch '2.1' into embed_appliances
7 years ago
Julien Duponchelle 1ab9ca2333
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 41d7570b24
Load local server before anything else
7 years ago
Julien Duponchelle 2a840da462
Create an ApplianceTemplate class
7 years ago
Julien Duponchelle e892e5dfab
Manage base configuration on server
7 years ago
Julien Duponchelle dc6756d5ae
Embed the appliances in the server.
7 years ago
Julien Duponchelle b9bd6aa501
Do not try to start the GNS3 VM if the name is none
7 years ago
Julien Duponchelle 382d8887d5
Fix a test failure when test run and gns3server is running
8 years ago
Julien Duponchelle f8cba8cd50
Fix crash in tests
8 years ago
Julien Duponchelle 1e0b724e47
Make sure the compute has an id
8 years ago
Julien Duponchelle 1412462229
Suspend the GNS3 VM
8 years ago
Julien Duponchelle f1fe7246e7
Remove --controller
8 years ago
Julien Duponchelle bc5b5969eb
Import GNS3VM settings from 1.5
8 years ago
Julien Duponchelle 3ce3f925ae
Fix creation of link when reloading a project
8 years ago
Julien Duponchelle 4bbd8938ab
Manage error when GNS3VM failed to start
8 years ago
Julien Duponchelle e0c5fdcf1c
Avoid too much ressources usage during tests
8 years ago
Julien Duponchelle bbc1505274
Return what is supported by a compute node
8 years ago
Julien Duponchelle 8352ff02a1
When you change settings of the GNS3 VM the VM is reloaded and project using it closed
8 years ago
Julien Duponchelle 5289c714f4
When you delete a compute all project using it are closed
8 years ago
Julien Duponchelle 9255dc07b7
Support auto stop for the GNS3 VM
8 years ago
Julien Duponchelle fc8b4c3216
Start GNS3 VM with the controller
8 years ago
Julien Duponchelle 21b99ad9f9
Support for sendings settings for the GNS3VM from the GUI
8 years ago