Julien Duponchelle
|
92d1594afd
|
Return link object when start capturing
|
2016-04-26 18:13:15 +02:00 |
|
Julien Duponchelle
|
76b2ca2bc0
|
Return the full path to the capture
|
2016-04-26 17:36:24 +02:00 |
|
Julien Duponchelle
|
264254e657
|
Captures written in the captures directory on the controller
|
2016-04-26 17:10:33 +02:00 |
|
Julien Duponchelle
|
9a1eeb57e9
|
Controll of the project directory in the controller
|
2016-04-26 14:34:49 +02:00 |
|
Julien Duponchelle
|
7390d833ba
|
Merge branch 'master' into 2.0
|
2016-04-26 11:50:16 +02:00 |
|
Julien Duponchelle
|
6d6e8196d2
|
Allow only .pcap to be downloaded from remote stream API
Fix #500
|
2016-04-26 09:52:18 +02:00 |
|
Julien Duponchelle
|
75196b8a55
|
Fix incrementation of qemu mac address
Fix #501
|
2016-04-25 16:36:20 +02:00 |
|
Julien Duponchelle
|
1ce576c020
|
Stream pcap from compute to controller to client
|
2016-04-22 16:22:03 +02:00 |
|
Julien Duponchelle
|
48e71617d6
|
Store capture in a temporary directory on compute node
|
2016-04-21 17:27:49 +02:00 |
|
Julien Duponchelle
|
1a22fb9250
|
Expose the capture status in controller link API
|
2016-04-21 16:11:42 +02:00 |
|
Julien Duponchelle
|
549a6280c0
|
Data link type is on the capture not on the link
|
2016-04-21 13:49:29 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
f6593663b5
|
APi for listing VM in controller
|
2016-04-20 14:38:14 +02:00 |
|
Julien Duponchelle
|
c8c61f2ae8
|
Add endpoint to list the compute nodes
|
2016-04-19 16:53:41 +02:00 |
|
Julien Duponchelle
|
f5e5cf5059
|
Save the list of compute node
Fix #494
|
2016-04-19 15:35:50 +02:00 |
|
Julien Duponchelle
|
ce5461aee8
|
Raise error if we try to controll a non controller server
Fix #451
|
2016-04-19 10:47:53 +02:00 |
|
Julien Duponchelle
|
6b9e46950c
|
Update VPCS and delete VPCS via controller
|
2016-04-18 18:56:03 +02:00 |
|
Julien Duponchelle
|
d7ed37ce02
|
Update and delete VM on controller
|
2016-04-18 17:36:38 +02:00 |
|
Julien Duponchelle
|
6c11ad5fa6
|
Reload VM
|
2016-04-18 16:57:02 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|
Julien Duponchelle
|
2055cdea5e
|
/start /stop and /suspend API for VM via container
|
2016-04-12 18:02:36 +02:00 |
|
Julien Duponchelle
|
ad7ca86f32
|
Fix 1.5 merge
|
2016-04-12 16:21:35 +02:00 |
|
Julien Duponchelle
|
6b61811f9d
|
Merge branch '1.5' into 2.0
|
2016-04-12 16:14:37 +02:00 |
|
Julien Duponchelle
|
b7a859fa30
|
Import / Export with images
Ref https://github.com/GNS3/gns3-gui/issues/1173
|
2016-04-12 10:11:45 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
f6d0971f15
|
Fix tests
|
2016-04-11 16:57:59 +02:00 |
|
Julien Duponchelle
|
9e8fcab65c
|
Merge branch '1.5' into 2.0
|
2016-04-08 17:40:27 +02:00 |
|
Julien Duponchelle
|
2109fd4f4d
|
Test docker resolution
|
2016-04-07 14:33:04 +02:00 |
|
Julien Duponchelle
|
977ccabf98
|
Server support for VNC console resolution
Ref https://github.com/GNS3/gns3-gui/issues/1165
|
2016-04-07 13:29:11 +02:00 |
|
Jeremy Grossmann
|
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 |
|
Jeremy Grossmann
|
bb63f51f80
|
Merge pull request #478 from GNS3/qcow2_rebase
Qcow2 rebase
|
2016-04-06 11:55:06 -06:00 |
|
Julien Duponchelle
|
9b9eddb30c
|
Fix VNC broke after container update
Fix https://github.com/GNS3/gns3-gui/issues/1163
|
2016-04-06 14:57:52 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
9ed15e55af
|
Move more import code to the server
https://github.com/GNS3/gns3-gui/issues/1156
|
2016-04-05 18:32:48 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
57394dfebf
|
Rebase the qcow2 when starting the VM if needed
Ref #466
|
2016-04-05 12:41:26 +02:00 |
|
Julien Duponchelle
|
7422b31b2c
|
Refactor code for avoid duplicate in disk management for Qemu
|
2016-04-05 12:35:07 +02:00 |
|
Julien Duponchelle
|
06b9e46cd2
|
Create Qcow2 class for reading Qcow2 and rebase it
Ref #466
|
2016-04-05 12:20:37 +02:00 |
|
Julien Duponchelle
|
3b04f556b3
|
In the export rename the .gns3 to project.gns3
|
2016-03-30 17:56:55 +02:00 |
|
Julien Duponchelle
|
bd71f0cf4c
|
Import API
|
2016-03-30 17:42:00 +02:00 |
|
Julien Duponchelle
|
879591eaf5
|
Export API
|
2016-03-30 17:42:00 +02:00 |
|
Julien Duponchelle
|
f39af9deb7
|
Fix tests
|
2016-03-30 17:41:37 +02:00 |
|
Julien Duponchelle
|
c563dbba8a
|
Change default port to 3080
Fix #487
|
2016-03-25 15:31:17 +01:00 |
|
Julien Duponchelle
|
2a20333877
|
Merge pull request #461 from GNS3/ehlers-docker-init
Support /etc/network/interfaces
|
2016-03-25 11:34:05 +01:00 |
|
Julien Duponchelle
|
23c48f5e3d
|
Add to project an API to write a file
|
2016-03-24 17:34:41 +01:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
40f496c7e9
|
Merge branch '1.5' into 2.0
|
2016-03-24 10:11:58 +01:00 |
|
Julien Duponchelle
|
d2c32bb570
|
Merge branch 'master' into 1.5
|
2016-03-24 09:17:52 +01:00 |
|
Julien Duponchelle
|
dcc4ddf11b
|
Add a test for \r\n
Fix #458
|
2016-03-21 16:54:03 +01:00 |
|
Julien Duponchelle
|
bc14d5d78e
|
Notif forwarded from hypervisor to controller
|
2016-03-18 16:56:23 +01:00 |
|