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 |
|
Julien Duponchelle
|
d86cefaaeb
|
Support node without console
Fix #532
|
2016-05-18 11:59:25 +02:00 |
|
Julien Duponchelle
|
d5895c3a47
|
Merge branch '1.5' into 2.0
|
2016-05-18 11:25:41 +02:00 |
|
Julien Duponchelle
|
871fea33e0
|
Cleanup unbreakable space
|
2016-05-18 11:23:45 +02:00 |
|
Julien Duponchelle
|
82f82f8cf9
|
Send updated event when you update the node
|
2016-05-18 11:03:13 +02:00 |
|
grossmj
|
7ebbdcd47c
|
Functional Ethernet hub with new API. Uses Dynamips backend by default for now.
|
2016-05-17 21:22:18 -06:00 |
|
Julien Duponchelle
|
f052299eb1
|
Return status in all cases
|
2016-05-17 19:51:06 +02:00 |
|
Julien Duponchelle
|
c4ebdc0e37
|
Allow cors from Github pages demo site
|
2016-05-17 17:51:22 +02:00 |
|
Julien Duponchelle
|
b07dcf552c
|
Add an endpoint for listing the links of a project
|
2016-05-17 16:10:47 +02:00 |
|
Julien Duponchelle
|
ce0d715895
|
Fix Deleted node are still return by the API
Fix #529
|
2016-05-17 13:11:43 +02:00 |
|
Julien Duponchelle
|
342bcdb5b6
|
CORS support
Fix #530
|
2016-05-17 12:39:23 +02:00 |
|
Julien Duponchelle
|
b44c2ea713
|
Merge branch '1.5' into 2.0
|
2016-05-17 09:39:36 +02:00 |
|
Julien Duponchelle
|
8cb5cedb5d
|
Do not raise error if vmrun.exe is named vmrun.EXE
|
2016-05-17 09:28:05 +02:00 |
|
Julien Duponchelle
|
da81b49fdc
|
Delete the project on all node where the project is created
|
2016-05-16 21:59:40 +02:00 |
|
Julien Duponchelle
|
a496aaab9e
|
Send node.updated event and tests are green
Fix #524
|
2016-05-16 21:12:32 +02:00 |
|
Julien Duponchelle
|
cb70cfecd7
|
Fix docker test
|
2016-05-16 19:37:47 +02:00 |
|
Julien Duponchelle
|
5c8b3f3f4c
|
Avoid crash at capture startup with dynamips
|
2016-05-16 18:45:03 +02:00 |
|
Julien Duponchelle
|
1eb77a0b3f
|
Fix docker support on 2.0
Fix #528
|
2016-05-16 18:32:29 +02:00 |
|
Julien Duponchelle
|
a9b95eb242
|
If the compute node is remote do not send project path
|
2016-05-16 18:17:24 +02:00 |
|
Julien Duponchelle
|
d97325b113
|
Fix you can not update Dynamips and IOU node
Fix https://github.com/GNS3/gns3-gui/issues/1239
|
2016-05-16 17:53:40 +02:00 |
|
Julien Duponchelle
|
26c7aedba6
|
Fix docker test about vm suspended
|
2016-05-16 17:39:32 +02:00 |
|
Julien Duponchelle
|
f76f417e52
|
Merge branch '1.5' into 2.0
|
2016-05-16 16:48:53 +02:00 |
|
Julien Duponchelle
|
bc33683e47
|
Load docker api only for Linux
Fix #525
|
2016-05-16 16:47:27 +02:00 |
|
Julien Duponchelle
|
ac24922300
|
Node deleted event
Fix #527
|
2016-05-16 14:31:00 +02:00 |
|
grossmj
|
c88c67e8ef
|
Updates Ethernet hub schema.
|
2016-05-15 21:01:33 -06:00 |
|
grossmj
|
7a523990a6
|
Base for generic switch nodes. Ref #492.
|
2016-05-15 11:23:14 -06:00 |
|
grossmj
|
5b604da33a
|
Make sure nodes send the right notification when started, stopped or suspended.
|
2016-05-13 20:41:58 -06:00 |
|
grossmj
|
51738e19c3
|
Some spring cleanup for Docker VM.
|
2016-05-13 19:28:53 -06:00 |
|
grossmj
|
f1bc2f22c3
|
Start, stop, suspend and reload endpoints for all nodes belonging to a project. Fixes #1212.
|
2016-05-13 19:26:50 -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 |
|
Julien Duponchelle
|
885d93be02
|
Delete a node work
|
2016-05-13 17:50:07 +02:00 |
|
grossmj
|
be1efe8327
|
Schemas review.
|
2016-05-12 19:07:25 -06:00 |
|
Julien Duponchelle
|
d21fa9e961
|
Update doc about node
|
2016-05-12 19:18:37 +02:00 |
|
Julien Duponchelle
|
2857d9a070
|
Send a field status in the node object
|
2016-05-12 19:15:46 +02:00 |
|
Julien Duponchelle
|
d43e78a1d7
|
Support all characters for compute ID
|
2016-05-12 16:41:05 +02:00 |
|
Julien Duponchelle
|
b46a0ff4ae
|
Endpoint for getting information about a compute node
|
2016-05-12 16:35:14 +02:00 |
|
Julien Duponchelle
|
5280644327
|
Return command_line and node_directory via the controller
|
2016-05-12 10:39:50 +02:00 |
|
Julien Duponchelle
|
885a870ae8
|
Rebuild documentation
|
2016-05-12 08:44:38 +02:00 |
|
Julien Duponchelle
|
e457df1777
|
Test are OK
|
2016-05-12 08:42:11 +02:00 |
|
grossmj
|
801b94a964
|
Fixes VirtualBox VMs list images.
|
2016-05-11 16:45:17 -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 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
9ccb55206d
|
Cleanup code for getting the default project directory
|
2016-05-11 18:42:55 +02:00 |
|
Julien Duponchelle
|
a0344576ba
|
Show version for debug
|
2016-05-11 16:31:16 +02:00 |
|
Julien Duponchelle
|
95d2bd0065
|
Merge branch '1.5' into 2.0
|
2016-05-11 16:16:29 +02:00 |
|
Julien Duponchelle
|
fa140e991c
|
Merge branch 'master' into 1.5
|
2016-05-11 16:16:11 +02:00 |
|
Julien Duponchelle
|
f4b79af45f
|
Move tools for creating self signed certificate to clean repo
|
2016-05-11 16:13:32 +02:00 |
|