1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/tests/handlers/api
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
..
__init__.py
base.py Merge remote-tracking branch 'origin/master' into unstable 2015-07-23 11:35:15 +02:00
test_config.py
test_dynamips.py Return relative path for dynamips images 2015-11-05 16:47:37 +01:00
test_file.py Revert "Merge branch 'unstable'" 2015-04-30 16:43:30 +02:00
test_iou.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00
test_network.py Skip network interfaces on Travis 2015-05-27 16:45:39 +02:00
test_project.py Send machine stats via the notification stream 2016-01-26 16:35:00 +01:00
test_qemu.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00
test_version.py
test_virtualbox.py Fix virtualbox test crash on Linux 2015-07-23 12:06:35 +02:00
test_vpcs.py Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00