Commit Graph

1243 Commits

Author SHA1 Message Date
6d6e8196d2 Allow only .pcap to be downloaded from remote stream API
Fix #500
2016-04-26 09:52:18 +02:00
75196b8a55 Fix incrementation of qemu mac address
Fix #501
2016-04-25 16:36:20 +02:00
1ce576c020 Stream pcap from compute to controller to client 2016-04-22 16:22:03 +02:00
48e71617d6 Store capture in a temporary directory on compute node 2016-04-21 17:27:49 +02:00
1a22fb9250 Expose the capture status in controller link API 2016-04-21 16:11:42 +02:00
549a6280c0 Data link type is on the capture not on the link 2016-04-21 13:49:29 +02:00
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
f6593663b5 APi for listing VM in controller 2016-04-20 14:38:14 +02:00
c8c61f2ae8 Add endpoint to list the compute nodes 2016-04-19 16:53:41 +02:00
f5e5cf5059 Save the list of compute node
Fix #494
2016-04-19 15:35:50 +02:00
ce5461aee8 Raise error if we try to controll a non controller server
Fix #451
2016-04-19 10:47:53 +02:00
6b9e46950c Update VPCS and delete VPCS via controller 2016-04-18 18:56:03 +02:00
d7ed37ce02 Update and delete VM on controller 2016-04-18 17:36:38 +02:00
6c11ad5fa6 Reload VM 2016-04-18 16:57:02 +02:00
58d4a529d4 Rename hypervisor to compute
Fix #487
2016-04-15 17:59:59 +02:00
2055cdea5e /start /stop and /suspend API for VM via container 2016-04-12 18:02:36 +02:00
ad7ca86f32 Fix 1.5 merge 2016-04-12 16:21:35 +02:00
6b61811f9d Merge branch '1.5' into 2.0 2016-04-12 16:14:37 +02:00
b7a859fa30 Import / Export with images
Ref https://github.com/GNS3/gns3-gui/issues/1173
2016-04-12 10:11:45 +02:00
cd393491d5 At export use only relative image path
Fix https://github.com/GNS3/gns3-gui/issues/1176
2016-04-11 17:18:03 +02:00
f6d0971f15 Fix tests 2016-04-11 16:57:59 +02:00
9e8fcab65c Merge branch '1.5' into 2.0 2016-04-08 17:40:27 +02:00
2109fd4f4d Test docker resolution 2016-04-07 14:33:04 +02:00
977ccabf98 Server support for VNC console resolution
Ref https://github.com/GNS3/gns3-gui/issues/1165
2016-04-07 13:29:11 +02:00
6bc54b17c7 Merge pull request #481 from GNS3/import_linux
Flatten the project at export and support import for Linux
2016-04-06 11:55:46 -06:00
bb63f51f80 Merge pull request #478 from GNS3/qcow2_rebase
Qcow2 rebase
2016-04-06 11:55:06 -06:00
9b9eddb30c Fix VNC broke after container update
Fix https://github.com/GNS3/gns3-gui/issues/1163
2016-04-06 14:57:52 +02:00
e564c84529 Flatten the project at export and support import for Linux
The client will send a flag to say if the import should be done
on the VM or not

Ref https://github.com/GNS3/gns3-gui/issues/1151
2016-04-06 12:08:00 +02:00
9ed15e55af Move more import code to the server
https://github.com/GNS3/gns3-gui/issues/1156
2016-04-05 18:32:48 +02:00
2651a48102 Fix the docker aux port is lost after an update
Fix https://github.com/GNS3/gns3-gui/issues/1155
2016-04-05 16:33:40 +02:00
57394dfebf Rebase the qcow2 when starting the VM if needed
Ref #466
2016-04-05 12:41:26 +02:00
7422b31b2c Refactor code for avoid duplicate in disk management for Qemu 2016-04-05 12:35:07 +02:00
06b9e46cd2 Create Qcow2 class for reading Qcow2 and rebase it
Ref #466
2016-04-05 12:20:37 +02:00
3b04f556b3 In the export rename the .gns3 to project.gns3 2016-03-30 17:56:55 +02:00
bd71f0cf4c Import API 2016-03-30 17:42:00 +02:00
879591eaf5 Export API 2016-03-30 17:42:00 +02:00
f39af9deb7 Fix tests 2016-03-30 17:41:37 +02:00
c563dbba8a Change default port to 3080
Fix #487
2016-03-25 15:31:17 +01:00
2a20333877 Merge pull request #461 from GNS3/ehlers-docker-init
Support /etc/network/interfaces
2016-03-25 11:34:05 +01:00
23c48f5e3d Add to project an API to write a file 2016-03-24 17:34:41 +01:00
e6ddce86b3 Docker init supports /etc/network/interfaces
* Generate an /etc/network/interfaces
* Use busybox also for aux console

Ref #460
2016-03-24 17:10:53 +01:00
40f496c7e9 Merge branch '1.5' into 2.0 2016-03-24 10:11:58 +01:00
d2c32bb570 Merge branch 'master' into 1.5 2016-03-24 09:17:52 +01:00
dcc4ddf11b Add a test for \r\n
Fix #458
2016-03-21 16:54:03 +01:00
bc14d5d78e Notif forwarded from hypervisor to controller 2016-03-18 16:56:23 +01:00
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
76a0120d3e PEP8 2016-03-17 15:16:09 +01:00
b55969d381 Notification feed for the hypervisor 2016-03-17 15:15:30 +01:00
dd2fdcc574 Merge branch '1.5' into networkv2 2016-03-16 16:35:23 +01:00
174e7cccea Merge branch 'master' into 1.5 2016-03-16 16:35:03 +01:00