1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
gns3-server/gns3server/modules/iou
Julien Duponchelle fd22cd8361
Send command line used to start the VM to client
Add a command_line attribute to the VM object with
the command line used to start the VM.

Now /start return the object in order to get
this new attribute. And the HTTP status code
is 200 instead of 204 because 204 disallow body.

Support:
* Qemu
* Dynamips
* IOU

Ref https://github.com/GNS3/gns3-gui/issues/513
2016-02-02 18:25:17 +01:00
..
utils Apply pep8 fix 2015-11-09 12:28:00 +01:00
__init__.py Do not stop saving IOS router or IOU configs when there is an exception while a project is committed. 2015-06-08 11:32:00 -06:00
iou_error.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
iou_vm.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00
ioucon.py Fixes too many arguments to socket.getaddrinfo() 2015-06-07 09:25:54 -06:00