Julien Duponchelle
012bc1e406
Display the appliances in the application
...
Ref #1045
2017-03-07 18:10:15 +01:00
Julien Duponchelle
3ddb2e70d4
Manage base configuration on server
...
Fix #786
2017-02-03 13:18:04 +01:00
Julien Duponchelle
abcff7192b
Replace the IOU licence path by an input text
...
Ref #1662
2016-11-21 15:29:53 +01:00
Julien Duponchelle
3df7bd99eb
Fix test
2016-10-04 17:11:40 +02:00
Julien Duponchelle
3d828c42de
Fix tests
2016-09-22 15:55:39 +02:00
Julien Duponchelle
ea3191739b
Fix tests
2016-09-08 16:21:39 +02:00
Julien Duponchelle
6a23874054
Test port name
2016-09-06 15:17:44 +02:00
Julien Duponchelle
da5bead39c
Fix tests
2016-09-01 16:35:43 +02:00
Julien Duponchelle
71a835ff5f
Export configuration
2016-07-27 21:08:22 +02:00
grossmj
990e6c0eed
Allow customizable VPCS templates. Fixes #1306 .
2016-07-10 20:33:19 -06:00
Julien Duponchelle
df7c91f17f
Save as you go
...
Fix #1243
2016-06-17 15:55:23 +02:00
Julien Duponchelle
379b7a56ef
Fix tests and a Virtualbox crash
2016-06-15 13:47:59 +02:00
Julien Duponchelle
9b04901754
Upload missing images is now handled by the controller
2016-06-08 10:13:12 +02:00
grossmj
f70c457e88
Started to streamline the could. Ref #1116 .
2016-05-28 21:49:18 -06:00
Julien Duponchelle
f8c1a48350
Tests are green again
2016-05-24 15:23:14 +02:00
Julien Duponchelle
3fc4898904
First step of refactoring Servers
2016-05-23 19:47:52 +02:00
grossmj
310ae5905f
More node re-factoring (setup -> create etc.)
2016-05-22 18:23:39 -06:00
Julien Duponchelle
57b3ce4666
Start to drop Servers class
2016-05-20 13:17:32 +02:00
Julien Duponchelle
bfb4b0b9da
Merge branch '1.5' into 2.0
2016-05-18 11:38:11 +02:00
Julien Duponchelle
0f00e206bf
Remove unbreakable space
2016-05-18 11:27:38 +02:00
Julien Duponchelle
c13a4835b2
Test green :)
2016-05-16 17:27:47 +02:00
Julien Duponchelle
47cbc91b02
Fix test
2016-05-13 15:34:06 +02:00
Julien Duponchelle
a27ed4051c
Test OK
2016-05-12 09:22:47 +02:00
grossmj
7e2284e094
Refactoring to use a common node class for all VMs and other (future) objects.
2016-05-11 16:54:55 -06:00
Julien Duponchelle
b0eb0d74fb
Merge branch '1.5' into 2.0
2016-05-10 10:51:27 +02:00
Julien Duponchelle
2a636481e8
Fix tests
2016-05-04 10:40:47 +02:00
Julien Duponchelle
d217d9a291
Rename hypervisor to compute
2016-04-15 17:56:27 +02:00
Julien Duponchelle
830c7556b8
Fix tests
2016-04-12 17:09:06 +02:00
Julien Duponchelle
5470add29a
Merge branch '1.5' into 2.0
2016-04-12 17:01:05 +02:00
Julien Duponchelle
8f4e9ac48f
Fix duplicate initial VM with network V2
2016-03-15 15:31:39 +01:00
Julien Duponchelle
30069e719b
Success to add a dynamips with api V2
2016-03-15 10:45:32 +01:00
Julien Duponchelle
758480dd5f
Remove /controller from the V2 call
2016-03-11 17:52:06 +01:00
Julien Duponchelle
2ca84501ba
Create VPCS VM on controller
2016-03-11 15:06:39 +01:00
Julien Duponchelle
349cf1981a
Split HTTPClient in two parts
...
The HTTP client class is responsible to make HTTP calls to
gns3 API server (controller or standard server).
Server is a GNS3 Server. In the transition period the server
will call the HttpClient of the GNS3 controller of the HttpClient
of the server depending of the endpoint.
2016-03-03 15:54:55 +01:00
Julien Duponchelle
04d9f3808b
Tests for the docker support
2016-03-02 10:03:56 +01:00
Julien Duponchelle
8613a89264
Keep the correct vm_id between reload of topology with container
...
Fix #1043
2016-02-16 17:00:55 +01:00
Julien Duponchelle
0046d8ba90
Merge branch 'master' into 1.5
2016-02-09 18:15:25 +01:00
Julien Duponchelle
27fa234888
Fix tests
...
Fix #1009
2016-02-08 14:20:27 +01:00
Julien Duponchelle
0faf773f71
Merge branch 'master' into 1.5
2016-02-04 11:03:41 +01:00
Julien Duponchelle
6d3109be67
Allow to show the command line used to start a VM
2016-02-02 18:24:51 +01:00
Julien Duponchelle
79b8baac9f
Fix docker tests
2016-01-04 10:36:51 +01:00
Julien Duponchelle
54fb5dc765
Docker support cleanup and improvements
2015-12-18 18:13:44 +01:00
Julien Duponchelle
d59be759bd
Support relative path for Default IDLE PC
...
I also move the code to the Dynamips module and add test for it.
Fix #471
2015-06-26 16:00:06 +02:00
Julien Duponchelle
6d826001cc
Allow user to open the file manager
...
Fix #260
2015-06-25 10:02:45 +02:00
Julien Duponchelle
b80f6cc507
Auto upload image if missing on remote server
...
Fix #378
2015-06-19 18:16:57 +02:00
Julien Duponchelle
d03820bf91
Fix errori in IOU config export
2015-06-11 09:32:31 +02:00
grossmj
606e702e6f
Import/Export support for IOU nvrams.
2015-06-06 15:15:03 -06:00
grossmj
47eaa1ac96
Project loading: names and IDs must be assigned to ports on the client side after nodes have been created. Fixes #326 .
...
Fixes config updating for IOS router and IOU devices.
2015-05-05 12:28:56 -06:00
Jeremy
ffab68e809
Fixes IOU and QEMU tests.
2015-05-04 16:07:10 -06:00
Julien Duponchelle
b874147b9c
Fix windows build
...
Fix #304
2015-05-02 14:23:19 +02:00