Jeremy Grossmann
|
339ed8ab57
|
Merge pull request #1106 from GNS3/idlepc_apicall
Implement an api call for computing the IDLE PC
|
2017-07-10 11:33:16 +07:00 |
|
Julien Duponchelle
|
3eadbb9adb
|
Implement an api call for computing the IDLE PC
Fix https://github.com/GNS3/gns3-gui/pull/2153
|
2017-07-07 17:50:40 +02:00 |
|
Julien Duponchelle
|
08423eff96
|
Support packet filtering for VPCS
https://github.com/GNS3/gns3-gui/issues/765
|
2017-07-04 15:12:26 +02:00 |
|
Julien Duponchelle
|
a8e8eac0b4
|
Merge remote-tracking branch 'origin/master' into 2.1
|
2017-06-21 15:13:04 +02:00 |
|
ziajka
|
ea9f0e52c8
|
Fixes #2108 (gns3-gui): getting project file with leading slashes issue (#1078)
|
2017-06-21 10:26:36 +02:00 |
|
Julien Duponchelle
|
bb8097a052
|
Merge remote-tracking branch 'origin/master' into 2.1
|
2017-06-19 10:44:52 +02:00 |
|
Julien Duponchelle
|
c1c3a9ed80
|
Drop debug
|
2017-06-09 09:31:18 +02:00 |
|
Julien Duponchelle
|
189ad994c8
|
Symbols are returned with a content length
|
2017-05-18 16:37:44 +02:00 |
|
Julien Duponchelle
|
a4245fcf44
|
Aiohttp 2.0
Ref #1000
|
2017-05-17 18:42:17 +02:00 |
|
Julien Duponchelle
|
b0f45035a9
|
NAT node can use the VMware NAT
On Windows and Mac OS this allow the NAT node to use the
VMware nat (it's always vmnet8). On Linux we still use the
libvirt NAT
|
2017-04-27 15:26:58 +02:00 |
|
Julien Duponchelle
|
273a711459
|
Merge branch '2.0' into 2.1
|
2017-04-26 17:22:14 +02:00 |
|
Julien Duponchelle
|
36de30e25e
|
Fix various tests for windows
|
2017-04-18 14:23:29 +02:00 |
|
Julien Duponchelle
|
9dc6f0f486
|
Embed the appliances in the server. (#927)
This add a /appliances call
|
2017-04-12 14:35:49 +02:00 |
|
Julien Duponchelle
|
4f1b738ef5
|
Merge branch '2.0' into 2.1
|
2017-03-30 10:16:16 +02:00 |
|
Julien Duponchelle
|
cc6f4c0510
|
Add a modification uuid to settings returned by the server
Ref #1949
|
2017-03-21 13:35:02 +01:00 |
|
Julien Duponchelle
|
6017ebbd97
|
Merge branch '2.0' into 2.1
|
2017-03-07 11:16:05 +01:00 |
|
Julien Duponchelle
|
54131bc9bb
|
Update the documentation
|
2017-03-06 14:35:39 +01:00 |
|
Julien Duponchelle
|
5a399b90fe
|
Merge branch '2.1' into embed_appliances
|
2017-02-28 14:55:33 +01:00 |
|
Julien Duponchelle
|
8d86d959de
|
"/appliances" => "/appliances/templates"
|
2017-02-08 14:51:00 +01:00 |
|
Julien Duponchelle
|
e892e5dfab
|
Manage base configuration on server
Fix #786
|
2017-02-03 13:19:14 +01:00 |
|
Julien Duponchelle
|
dc6756d5ae
|
Embed the appliances in the server.
This add a /appliances call
|
2017-02-01 11:30:14 +01:00 |
|
Julien Duponchelle
|
6938e400d1
|
Fix VPCS test suite
|
2017-01-17 16:02:56 +01:00 |
|
Julien Duponchelle
|
2de284ea30
|
Fix some tests on travis
|
2017-01-16 10:13:13 +01:00 |
|
Julien Duponchelle
|
82c99418b4
|
Fix If cloud interface is down the project doesn't open
Fix https://github.com/GNS3/gns3-gui/issues/1751
|
2017-01-11 17:23:36 +01:00 |
|
Julien Duponchelle
|
2011aca43a
|
Fix an issue with Docker and IOU packet capture
Fix https://github.com/GNS3/gns3-gui/issues/1727
|
2016-12-19 12:26:34 +01:00 |
|
Julien Duponchelle
|
49315adf79
|
Do not recurse scan for images in standard image directory
Fix https://github.com/GNS3/gns3-gui/issues/1680
|
2016-11-28 19:49:50 +01:00 |
|
Julien Duponchelle
|
794dac31f5
|
UDP tunnel debuging
Fix #1562
|
2016-11-25 15:11:31 +01:00 |
|
Julien Duponchelle
|
8ad5670eeb
|
For security reason debug informations can only be exported from local server
Ref #1562
|
2016-11-18 16:38:27 +01:00 |
|
Julien Duponchelle
|
a14ad2fc99
|
Fix tests
|
2016-11-17 14:08:00 +01:00 |
|
Julien Duponchelle
|
7c1a079ee8
|
Add a test for unicode characters in /images
Ref #756
|
2016-11-02 10:08:49 +01:00 |
|
Julien Duponchelle
|
4fe293f1d5
|
Fix tests crash on travis
|
2016-10-25 12:00:17 +02:00 |
|
Julien Duponchelle
|
4815904737
|
/debug for exporting debug informations
Ref #740, https://github.com/GNS3/gns3-gui/issues/1562
|
2016-10-25 11:40:57 +02:00 |
|
Julien Duponchelle
|
106915f419
|
Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
|
2016-10-20 17:24:05 +02:00 |
|
Julien Duponchelle
|
69fcf801c3
|
Update api documentations
|
2016-10-20 10:54:07 +02:00 |
|
Julien Duponchelle
|
4b4053dc2b
|
Return the platform of a compute
Ref https://github.com/GNS3/gns3-gui/issues/1550
|
2016-10-04 18:48:29 +02:00 |
|
Julien Duponchelle
|
99bdf37ec3
|
Prevent connect a node to himself
Fix https://github.com/GNS3/gns3-gui/issues/1553
|
2016-10-03 12:31:01 +02:00 |
|
Julien Duponchelle
|
fb2dac6ef1
|
All tests pass on windows
|
2016-09-28 10:27:30 +02:00 |
|
Julien Duponchelle
|
79b4926cad
|
Fix the nat node
Ref #686
|
2016-09-26 15:08:55 +02:00 |
|
Julien Duponchelle
|
77eae35778
|
API method for getting a node
|
2016-09-20 10:14:30 +02:00 |
|
Julien Duponchelle
|
da5e3d0e54
|
Dissallow serial to ethernet connection
Fix #678
|
2016-09-15 14:51:40 +02:00 |
|
Julien Duponchelle
|
f1fe7246e7
|
Remove --controller
This add too much complexity and it can work
without it.
Fix https://github.com/GNS3/gns3-vm/issues/80, #645
|
2016-09-07 10:04:28 +02:00 |
|
Julien Duponchelle
|
9c6ee97ff2
|
Fix tests on Travis
|
2016-09-06 15:06:49 +02:00 |
|
Julien Duponchelle
|
be0fee99e7
|
Test pcap streaming
|
2016-09-02 11:20:59 +02:00 |
|
Julien Duponchelle
|
36d2e80d0a
|
Nat node is only on the GNS3 VM for the moment
Fix https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 18:31:33 +02:00 |
|
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
|
19e6d956df
|
Drop unused endpoint POST /version on compute
|
2016-08-29 14:22:55 +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
|
9231b8e991
|
Fix Exception when opening project that contains an IOU node
Fix #636
|
2016-08-23 22:38:44 +02:00 |
|
Julien Duponchelle
|
cde28c849e
|
Return status when you start / stop / suspend a node
Should avoid sync issues
|
2016-08-22 11:26:51 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
9694850465
|
Option for auto close project when no client listen
And fix websocket not correctly detected has closed.
Ref https://github.com/GNS3/gns3-gui/issues/1331
|
2016-08-16 17:35:43 +02:00 |
|
Julien Duponchelle
|
e710eff22e
|
Update documentation
|
2016-08-15 17:39:08 +02:00 |
|
Julien Duponchelle
|
3ca4edef93
|
Update project API
|
2016-08-15 16:44:09 +02:00 |
|
Julien Duponchelle
|
fc6b220c7c
|
Strip endpoint for configs files because now we use the /files API
|
2016-07-28 11:56:29 +02:00 |
|
Julien Duponchelle
|
7e40eb02e6
|
API for editing a file on a Node
|
2016-07-27 18:46:10 +02:00 |
|
Julien Duponchelle
|
68eca6c111
|
Replace snapshots by import / export
Fix #1042
|
2016-07-26 19:52:58 +02:00 |
|
Julien Duponchelle
|
f357879186
|
API for duplicate a project
Ref https://github.com/GNS3/gns3-gui/issues/995
|
2016-07-25 16:26:33 +02:00 |
|
Julien Duponchelle
|
e6831c25e2
|
Fix tests
|
2016-07-22 13:24:44 +02:00 |
|
Julien Duponchelle
|
d58bcddbcc
|
Avoid warning when running docker test on travis
|
2016-07-22 12:12:58 +02:00 |
|
Julien Duponchelle
|
88ffd43c97
|
Strip the old / import export project code controller will do everything
|
2016-07-21 18:23:31 +02:00 |
|
Julien Duponchelle
|
b5ab53bbe9
|
Early import project api
|
2016-07-21 14:48:13 +02:00 |
|
Julien Duponchelle
|
e557ccd078
|
API for editing files on the controller
Ref https://github.com/GNS3/gns3-gui/issues/1401
|
2016-07-20 21:52:12 +02:00 |
|
Julien Duponchelle
|
bc8a319142
|
Avoid a warning at the end of the test suite
|
2016-07-20 18:09:17 +02:00 |
|
Julien Duponchelle
|
08c35f5558
|
Export non remote server work
|
2016-07-20 14:50:15 +02:00 |
|
Julien Duponchelle
|
91ec61b88d
|
Check topology schema when loading/saving it
Fix #583
|
2016-07-11 15:36:52 +02:00 |
|
Julien Duponchelle
|
1f2ce48fc8
|
Fix /network/interfaces broken test
|
2016-07-11 14:21:33 +02:00 |
|
Julien Duponchelle
|
fea1e3ba61
|
Support update link on controller
Ref https://github.com/GNS3/gns3-gui/issues/1300
|
2016-07-01 17:38:32 +02:00 |
|
Julien Duponchelle
|
543b423e03
|
Send compute usage via in the compute.updated notification
Ref https://github.com/GNS3/gns3-gui/issues/1261
|
2016-06-30 09:55:59 +02:00 |
|
Julien Duponchelle
|
224708e451
|
Update documentation
|
2016-06-29 14:18:38 +02:00 |
|
Julien Duponchelle
|
c4d7a0b8fc
|
A settings API
Ref #589
|
2016-06-29 14:16:29 +02:00 |
|
Julien Duponchelle
|
8ec11619cd
|
Full symbol support on server
Fix #496
|
2016-06-28 22:23:34 +02:00 |
|
Julien Duponchelle
|
e77445e860
|
API for uploading symbols
|
2016-06-28 21:15:22 +02:00 |
|
Julien Duponchelle
|
5b4e668eb5
|
Move symbol static to /symbols
|
2016-06-28 18:17:48 +02:00 |
|
Julien Duponchelle
|
b66f7daa28
|
Beginning of the symbols from controller
Ref #496
|
2016-06-27 18:37:20 +02:00 |
|
Julien Duponchelle
|
4c3bfde97e
|
Fix test suite after VPCS changes for using ubridge
|
2016-06-23 12:10:18 +02:00 |
|
Julien Duponchelle
|
852d8e411e
|
Shape => Drawing
|
2016-06-23 11:17:23 +02:00 |
|
Julien Duponchelle
|
116135b9dc
|
Item => Shape
|
2016-06-21 09:49:16 +02:00 |
|
Julien Duponchelle
|
85ebac7eb3
|
API for rectangle & co
Ref #498
|
2016-06-20 18:45:31 +02:00 |
|
Julien Duponchelle
|
4783691c87
|
Drop /upload
Fix #552
|
2016-06-17 17:25:59 +02:00 |
|
Julien Duponchelle
|
c4d619ce3c
|
API for loading a project from a .gns3
|
2016-06-15 16:43:03 +02:00 |
|
Julien Duponchelle
|
6d36429870
|
Reload a topology work
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
3255be0ae2
|
Drop the commit system
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 10:16:33 +02:00 |
|
grossmj
|
2bde02d459
|
Controller side unique node name allocation. Ref #541.
|
2016-06-11 17:31:30 -06:00 |
|
Julien Duponchelle
|
add546158f
|
List images return images on compute and controller
Fix #506
|
2016-06-08 14:14:03 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
582e3c72ff
|
Forward post with large content to compute
|
2016-06-06 19:51:35 +02:00 |
|
Julien Duponchelle
|
06b54d82dc
|
Support forwarding POST request to compute nodes
|
2016-06-06 15:45:32 +02:00 |
|
Julien Duponchelle
|
e05b0a396e
|
Disallow / in compute_id because it was a stupid idea
|
2016-06-02 18:38:47 +02:00 |
|
Julien Duponchelle
|
917c1c7f84
|
Expose /virtualbox/vms /vmwares/vms and /images via controller
Ref #1192, #537
|
2016-06-02 18:02:48 +02:00 |
|
grossmj
|
f47eb326c7
|
Revert move "/version" endpoint to "/server/version".
Move "/server/shutdown" endpoint to "/shutdown".
|
2016-06-01 18:21:07 -06:00 |
|
Julien Duponchelle
|
87f15eafe0
|
Shutdown on controller
Ref https://github.com/GNS3/gns3-gui/issues/1191
|
2016-06-01 15:41:13 +02:00 |
|
Julien Duponchelle
|
4c291f5051
|
Remove /config/reload
Fix #539, https://github.com/GNS3/gns3-gui/issues/1187
|
2016-05-30 15:24:38 +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
|
2c72452c91
|
Drop useless test
|
2016-05-24 17:57:56 +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
|
f6a3899603
|
Return a compute name it could be different of compute id
|
2016-05-23 11:27:47 +02:00 |
|
Julien Duponchelle
|
672a617102
|
Compute IDLE PC via controller
Fix #1234
|
2016-05-19 16:22:15 +02:00 |
|
Julien Duponchelle
|
00f80f54e8
|
Merge branch '1.5' into 2.0
|
2016-05-19 13:32:30 +02:00 |
|
Julien Duponchelle
|
a741662636
|
Force tag latest for docker image if no tag is specified
Fix #533
|
2016-05-19 13:09:07 +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 |
|
Julien Duponchelle
|
b07dcf552c
|
Add an endpoint for listing the links of a project
|
2016-05-17 16:10:47 +02: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
|
f81d35cc29
|
Handlers: cleanup and fixes.
|
2016-05-13 18:00:07 -06: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 |
|
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
|
9dca7dfe4a
|
Merge branch '1.5' into 2.0
|
2016-05-10 17:51:40 +02:00 |
|
Julien Duponchelle
|
e9fb7f4981
|
Make sure an image is not partially uploaded
Fix #505
|
2016-05-02 17:25:46 +02:00 |
|
Julien Duponchelle
|
98b32cd9e2
|
Merge branch '1.5' into 2.0
|
2016-05-02 16:59:56 +02:00 |
|
Julien Duponchelle
|
936faaba5a
|
gns3z => gns3project
|
2016-05-02 10:33:04 +02:00 |
|
Julien Duponchelle
|
92d1594afd
|
Return link object when start capturing
|
2016-04-26 18:13:15 +02:00 |
|
Julien Duponchelle
|
264254e657
|
Captures written in the captures directory on the controller
|
2016-04-26 17:10:33 +02:00 |
|
Julien Duponchelle
|
1d08d4a5fa
|
Merge branch 'master' into 1.5
|
2016-04-26 11:49:24 +02:00 |
|
Julien Duponchelle
|
6d6e8196d2
|
Allow only .pcap to be downloaded from remote stream API
Fix #500
|
2016-04-26 09:52:18 +02:00 |
|
Julien Duponchelle
|
1ce576c020
|
Stream pcap from compute to controller to client
|
2016-04-22 16:22:03 +02:00 |
|
Julien Duponchelle
|
04a1b2df3b
|
Method for start / stop capture on a link
Ref https://github.com/GNS3/gns3-gui/issues/1117
|
2016-04-21 12:14:09 +02:00 |
|
Julien Duponchelle
|
f6593663b5
|
APi for listing VM in controller
|
2016-04-20 14:38:14 +02:00 |
|
Julien Duponchelle
|
c8c61f2ae8
|
Add endpoint to list the compute nodes
|
2016-04-19 16:53:41 +02:00 |
|
Julien Duponchelle
|
ce5461aee8
|
Raise error if we try to controll a non controller server
Fix #451
|
2016-04-19 10:47:53 +02:00 |
|
Julien Duponchelle
|
d7ed37ce02
|
Update and delete VM on controller
|
2016-04-18 17:36:38 +02:00 |
|
Julien Duponchelle
|
6c11ad5fa6
|
Reload VM
|
2016-04-18 16:57:02 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
2055cdea5e
|
/start /stop and /suspend API for VM via container
|
2016-04-12 18:02:36 +02:00 |
|
Julien Duponchelle
|
9e8fcab65c
|
Merge branch '1.5' into 2.0
|
2016-04-08 17:40:27 +02:00 |
|
Julien Duponchelle
|
977ccabf98
|
Server support for VNC console resolution
Ref https://github.com/GNS3/gns3-gui/issues/1165
|
2016-04-07 13:29:11 +02:00 |
|
Julien Duponchelle
|
9ed15e55af
|
Move more import code to the server
https://github.com/GNS3/gns3-gui/issues/1156
|
2016-04-05 18:32:48 +02:00 |
|
Julien Duponchelle
|
bd71f0cf4c
|
Import API
|
2016-03-30 17:42:00 +02:00 |
|
Julien Duponchelle
|
879591eaf5
|
Export API
|
2016-03-30 17:42:00 +02:00 |
|
Julien Duponchelle
|
c563dbba8a
|
Change default port to 3080
Fix #487
|
2016-03-25 15:31:17 +01:00 |
|
Julien Duponchelle
|
23c48f5e3d
|
Add to project an API to write a file
|
2016-03-24 17:34:41 +01:00 |
|
Julien Duponchelle
|
de61ed316c
|
The controller has a streaming API
Now we need to link the hypervisor to the controller.
|
2016-03-17 17:32:37 +01:00 |
|
Julien Duponchelle
|
76a0120d3e
|
PEP8
|
2016-03-17 15:16:09 +01:00 |
|
Julien Duponchelle
|
b55969d381
|
Notification feed for the hypervisor
|
2016-03-17 15:15:30 +01:00 |
|
Julien Duponchelle
|
c0e452133d
|
Web interface for debbuging controller
|
2016-03-15 11:32:10 +01:00 |
|
Julien Duponchelle
|
7a095478fe
|
Success to add a dynamips with apiv2
|
2016-03-15 10:45:05 +01:00 |
|
Julien Duponchelle
|
8fed1d9b9f
|
API for deleting a link
|
2016-03-14 20:54:05 +01:00 |
|
Julien Duponchelle
|
9062490be3
|
API for deleting a list
|
2016-03-14 17:40:27 +01:00 |
|
Julien Duponchelle
|
9771b33b68
|
Create link using UDP work
|
2016-03-14 16:51:47 +01:00 |
|
Julien Duponchelle
|
6a19e4d822
|
Rebuild link sample
|
2016-03-11 17:20:09 +01:00 |
|
Julien Duponchelle
|
8c1560332e
|
Remove /controller from the api endpoint
|
2016-03-11 17:16:09 +01:00 |
|
Julien Duponchelle
|
abdda4d3b3
|
Link API (do nothing for the moment)
|
2016-03-11 16:51:35 +01:00 |
|
Julien Duponchelle
|
6fad82c61d
|
Rebuild documentation
|
2016-03-11 15:49:28 +01:00 |
|
Julien Duponchelle
|
be4aa41dda
|
Create VPCS VM on controller
|
2016-03-11 15:06:14 +01:00 |
|