75212cda3f
Improve tests on Travis
2016-03-16 16:34:36 +01:00
aa6c44a470
Fix crash when a n hypervisor return no body
2016-03-16 16:10:06 +01:00
757ee34dac
Support auth for network V2 hypervisors
2016-03-16 15:55:07 +01:00
c0e452133d
Web interface for debbuging controller
2016-03-15 11:32:10 +01:00
7a095478fe
Success to add a dynamips with apiv2
2016-03-15 10:45:05 +01:00
8fed1d9b9f
API for deleting a link
2016-03-14 20:54:05 +01:00
ed291da566
Rebuild doc
2016-03-14 20:37:07 +01:00
9062490be3
API for deleting a list
2016-03-14 17:40:27 +01:00
9771b33b68
Create link using UDP work
2016-03-14 16:51:47 +01:00
65099b9364
Link API should work now need to implement the client
2016-03-11 20:13:52 +01:00
6a19e4d822
Rebuild link sample
2016-03-11 17:20:09 +01:00
8c1560332e
Remove /controller from the api endpoint
2016-03-11 17:16:09 +01:00
e3580d52c3
Dummy link api documentation
2016-03-11 17:02:50 +01:00
abdda4d3b3
Link API (do nothing for the moment)
2016-03-11 16:51:35 +01:00
6fad82c61d
Rebuild documentation
2016-03-11 15:49:28 +01:00
7d0b780dcc
Documentation
2016-03-11 15:21:21 +01:00
be4aa41dda
Create VPCS VM on controller
2016-03-11 15:06:14 +01:00
4326d412f9
API for creating a VM
2016-03-10 21:51:29 +01:00
58f1abff35
Close, commit and delete supported for projects in controller
2016-03-10 10:32:07 +01:00
3296b97f59
Rename modules => hypervisor
2016-03-08 16:12:46 +01:00
6fa2491255
Rename /controller/servers to /controller/hypervisors
2016-03-08 16:04:12 +01:00
8114c1d4be
Return just version number for API /v1/version for compatibility
2016-03-07 18:17:24 +01:00
b2ce7ee8d7
API V2
2016-03-07 17:57:12 +01:00
664cec97ba
Create /hypervisor and /controller namespace
2016-03-07 15:01:35 +01:00
e4b12f49d1
Build doc support controller
2016-03-04 17:50:17 +01:00
0921df520c
Return controller version as server version (temporary)
2016-03-04 16:58:53 +01:00
0532b4de8a
Fix logging issues with the controller
2016-03-04 16:55:59 +01:00
4d77b2918e
Raise an error if server flagged as local but should not
...
If the controller is not started with --local but the server ID
is local it's raise an error.
2016-03-04 16:11:31 +01:00
ee4b094160
Fix tests on @ehlers Docker init patch
2016-03-04 09:08:40 +01:00
aad69e9650
Create a /server API for register servers
...
This allow to push to the controller information about
the connection to a server.
2016-03-03 16:05:09 +01:00
84eb8356e8
Create a container class and a flag for enable it from command line
...
Ref #417
2016-03-02 09:49:52 +01:00
eae6f33e29
Inject an init script
...
It's very basic for the moment
Ref #1089
2016-03-01 18:38:03 +01:00
59c1e125d3
Change the name of veth to avoid bugs :(
...
Fun stuff the name create different behavior with
network manager.
Ref #440
2016-03-01 15:33:30 +01:00
dab1b26569
Aux console for Docker
...
Fix https://github.com/GNS3/gns3-gui/issues/1039
2016-03-01 14:53:43 +01:00
03ffce0a75
Docker VNC support
...
Ref https://github.com/GNS3/gns3-gui/issues/947
2016-02-29 23:09:47 +01:00
9d28f4c0c3
Refactor aux port allocation
...
This move the allocation of aux port to the base vm.
Also now the free of console port during the close is in the
base VM.
An aux port is allocated to the docker container but not used
for the moment.
Ref https://github.com/GNS3/gns3-gui/issues/1039
2016-02-29 10:44:08 +01:00
c333e9451f
Fix pull of images
...
Fix #445
2016-02-24 17:08:28 +01:00
2d42f32d71
Restart the container if running and you change the hostname
...
Fix #439
2016-02-24 15:47:53 +01:00
057b637961
Set the hostname for docker containers
...
Fix #437
2016-02-23 19:22:35 +01:00
f35c742b07
Avoid consuming 100% of CPU when stopping docker container
...
Fix #427
2016-02-19 17:53:17 +01:00
f4f9e6eba6
Fix Docker has returned an error: 500 b'No command specified'
...
Fix #433
2016-02-19 17:01:28 +01:00
7aedfc92fa
Fix test
2016-02-17 10:37:22 +01:00
01e2fcf225
Fix docker console port lost during update
...
Fix https://github.com/GNS3/gns3-gui/issues/1026
2016-02-12 16:38:16 +01:00
1532b3ed9b
Support for mounting volumes
...
Fix #425
2016-02-12 11:57:56 +01:00
9b0088728f
Catch docker namespace error
...
Fix #424
2016-02-11 15:49:28 +01:00
5a8408cdb9
Fix a crash in Travis tests
...
Fix #422
2016-02-10 17:14:14 +01:00
a7ec224b6d
Docker capture and refactor common capture code
...
Fix https://github.com/GNS3/gns3-gui/issues/891
2016-02-09 16:07:33 +01:00
89e86b7778
Create veth for docker even if link is not connected
...
Fix #406
2016-02-09 14:22:37 +01:00
f6fb0623be
Merge branch 'master' into 1.5
2016-02-08 13:14:30 +01:00
373113545f
Code cleanup
2016-02-05 10:07:13 +01:00