Julien Duponchelle
|
bbc1505274
|
Return what is supported by a compute node
Ref https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 15:53:10 +02:00 |
|
Julien Duponchelle
|
8352ff02a1
|
When you change settings of the GNS3 VM the VM is reloaded and project using it closed
Fix #644
|
2016-08-26 14:09:18 +02:00 |
|
Julien Duponchelle
|
5289c714f4
|
When you delete a compute all project using it are closed
Ref #644
|
2016-08-26 11:22:09 +02:00 |
|
Julien Duponchelle
|
9255dc07b7
|
Support auto stop for the GNS3 VM
Ref https://github.com/GNS3/gns3-gui/issues/1254
|
2016-08-25 14:26:01 +02:00 |
|
Julien Duponchelle
|
fc8b4c3216
|
Start GNS3 VM with the controller
Ref https://github.com/GNS3/gns3-gui/issues/1254
|
2016-08-25 11:49:06 +02:00 |
|
Julien Duponchelle
|
21b99ad9f9
|
Support for sendings settings for the GNS3VM from the GUI
Ref https://github.com/GNS3/gns3-gui/issues/1441
|
2016-08-25 09:32:06 +02:00 |
|
Julien Duponchelle
|
bfabf3ddc8
|
Fix tests about local compute node
|
2016-08-23 22:40:26 +02:00 |
|
Julien Duponchelle
|
ab38edf7ca
|
Merge branch 'profil_support' into 2.0
|
2016-08-23 10:06:40 +02:00 |
|
Julien Duponchelle
|
897455d5e9
|
Return computer name instead of local. It's more logic when using remote controller
|
2016-08-22 18:49:25 +02:00 |
|
Julien Duponchelle
|
46910a183e
|
Allow to use the local node even without --local
|
2016-08-22 18:37:32 +02:00 |
|
Julien Duponchelle
|
5bb1abb2a9
|
Support for profil settings
|
2016-08-22 17:21:03 +02:00 |
|
grossmj
|
faae248487
|
Cosmetic changes.
|
2016-08-20 11:10:34 -06:00 |
|
Julien Duponchelle
|
ac085126fc
|
Support for auto open projects
Fix #1418
|
2016-08-16 16:04:20 +02:00 |
|
Julien Duponchelle
|
0613efa297
|
Support for auto open project
|
2016-08-15 20:51:59 +02:00 |
|
Julien Duponchelle
|
68eca6c111
|
Replace snapshots by import / export
Fix #1042
|
2016-07-26 19:52:58 +02:00 |
|
Julien Duponchelle
|
e50acf811c
|
If we don't have a GNS3 VM on linux don't move file to it
|
2016-07-25 18:03:22 +02:00 |
|
Julien Duponchelle
|
9bdc0b78eb
|
Now import project on VM work
|
2016-07-22 18:02:11 +02:00 |
|
Julien Duponchelle
|
fec3694710
|
Import project on the GNS3VM should work
|
2016-07-22 16:05:22 +02:00 |
|
Julien Duponchelle
|
487e99bea5
|
Import with images
|
2016-07-21 17:55:37 +02:00 |
|
Julien Duponchelle
|
b5ab53bbe9
|
Early import project api
|
2016-07-21 14:48:13 +02:00 |
|
Julien Duponchelle
|
dd63ca6ef1
|
Temporary fix for remote GNS3 VM support
Ref #623
|
2016-07-19 13:38:15 +02:00 |
|
Julien Duponchelle
|
b745397a3a
|
Import server config from 1.X GUI
|
2016-07-14 15:15:28 +02:00 |
|
Julien Duponchelle
|
7e91a5cb11
|
Raise error if not started with --local
If you try to use a local server but you don't have started
it with --local we raise an error.
|
2016-07-08 11:17:17 +02:00 |
|
Julien Duponchelle
|
68b7f81601
|
Dissalow duplicate name for compute and project
Fix #541
|
2016-06-29 17:39:41 +02:00 |
|
Julien Duponchelle
|
c4d7a0b8fc
|
A settings API
Ref #589
|
2016-06-29 14:16:29 +02:00 |
|
Julien Duponchelle
|
b66f7daa28
|
Beginning of the symbols from controller
Ref #496
|
2016-06-27 18:37:20 +02:00 |
|
Julien Duponchelle
|
5a410155f7
|
Create the controller config at first controller start
|
2016-06-23 12:17:44 +02:00 |
|
Julien Duponchelle
|
3132d51694
|
Do not reload a project if project is already opened
Ref https://github.com/GNS3/gns3-gui/issues/1251
|
2016-06-17 17:50:06 +02:00 |
|
Julien Duponchelle
|
c66ef9d218
|
Support filename for project in the controller
|
2016-06-16 16:57:54 +02:00 |
|
Julien Duponchelle
|
6d36429870
|
Reload a topology work
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
524f8991bc
|
Project status (opened / closed)
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
0569480953
|
Create link when loading topology on controller
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
742243e9df
|
Method for reloading a topology (not bind to an api handler)
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
d815d25bdf
|
Write .gns3 on server
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 12:04:23 +02:00 |
|
Julien Duponchelle
|
1b530bde3f
|
Fix Compute name is lost at save
Fix #562
|
2016-06-08 14:25:11 +02:00 |
|
Julien Duponchelle
|
4afa5994e8
|
Fix stacktrace when exiting with Ctrl + C
Fix #547
|
2016-06-02 13:44:52 +02:00 |
|
Julien Duponchelle
|
314a7cd8fb
|
Generate an uuid for compute node if None is provided
|
2016-05-25 14:10:03 +02:00 |
|
Julien Duponchelle
|
dbda3fc8fc
|
Add method to delete and update computes
|
2016-05-25 11:28:13 +02:00 |
|
Julien Duponchelle
|
a797038aeb
|
Drop code for temporary projects
Fix https://github.com/GNS3/gns3-gui/issues/982
|
2016-05-24 17:57:04 +02:00 |
|
Julien Duponchelle
|
df73f80bf5
|
Auto create the local compute node
|
2016-05-24 15:45:06 +02:00 |
|
Julien Duponchelle
|
0aa81b5fa5
|
Send event when adding compute node or modify it (for server sumary)
|
2016-05-23 18:44:20 +02:00 |
|
Julien Duponchelle
|
54747ee618
|
Support for link event, fix link not correctly deleted
|
2016-05-18 18:37:18 +02:00 |
|
Julien Duponchelle
|
fa0af7f4a2
|
Correctly process node.updated event on controller
|
2016-05-18 16:12:57 +02:00 |
|
Julien Duponchelle
|
694e1a2e68
|
Extract the notification part of controller to a dedicated class
|
2016-05-18 14:56:23 +02:00 |
|
grossmj
|
c88c67e8ef
|
Updates Ethernet hub schema.
|
2016-05-15 21:01:33 -06:00 |
|
grossmj
|
6cea6c9162
|
Some more (spring) cleaning.
|
2016-05-13 18:48:10 -06:00 |
|
grossmj
|
f81d35cc29
|
Handlers: cleanup and fixes.
|
2016-05-13 18:00:07 -06:00 |
|
grossmj
|
be1efe8327
|
Schemas review.
|
2016-05-12 19:07:25 -06:00 |
|
grossmj
|
ef7b4ef020
|
Fixes tests and some PEP8.
|
2016-05-11 15:19:00 -06:00 |
|
grossmj
|
483431438a
|
Merge remote-tracking branch 'origin/2.0' into 2.0
Conflicts:
gns3server/controller/project.py
tests/compute/test_project.py
tests/controller/test_project.py
|
2016-05-11 11:41:45 -06:00 |
|