Commit Graph

2101 Commits (742243e9dfb45ba678e5edfe9c007a7c68b97ad4)
 

Author SHA1 Message Date
Julien Duponchelle d952718f30
Fix RuntimeWarning: You have iterated over the result of
8 years ago
Julien Duponchelle a3b243c501
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 978ec1b5be
Fix test
8 years ago
Julien Duponchelle 98b32cd9e2
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle d5a7561bc4
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle c17e00204f
Auto reconnect to docker if connection was closed
8 years ago
Julien Duponchelle 936faaba5a
gns3z => gns3project
8 years ago
grossmj 5c1522f24a Bump version to 1.5.0dev2
8 years ago
grossmj b92e64e507 pywin32 is not updated on pypi.
8 years ago
Julien Duponchelle 848120c354
1.4.7dev1
8 years ago
Julien Duponchelle 8a19afd618
1.4.6
8 years ago
Julien Duponchelle 815ef6066d
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 85f571ee8b
Solve wintypes import
8 years ago
Julien Duponchelle cf1b7ebe1f
Raise error if qemu can not create backing image
8 years ago
grossmj 4fc5364ab5 More robust save/restore for VirtualBox linked clone VM hard disks.
8 years ago
grossmj 4a91d8a6a5 Prevent non linked cloned hard disks to be detached when using VirtualBox linked cloned VMs. Fixes #1184.
8 years ago
Julien Duponchelle f98f6bf3ed
Close doesn't exists when stopping the capture
8 years ago
grossmj b408f29726 Stricter checks to match VMware version to the right vmrun (VIX library) version.
8 years ago
Julien Duponchelle 92d1594afd
Return link object when start capturing
8 years ago
Julien Duponchelle 76b2ca2bc0
Return the full path to the capture
8 years ago
Julien Duponchelle 264254e657
Captures written in the captures directory on the controller
8 years ago
Julien Duponchelle 9a1eeb57e9
Controll of the project directory in the controller
8 years ago
Julien Duponchelle 893b05d26b
Removed unused code
8 years ago
Julien Duponchelle bce439446e
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 7390d833ba
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle 1d08d4a5fa
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 8777e027b0
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 6d6e8196d2
Allow only .pcap to be downloaded from remote stream API
8 years ago
Julien Duponchelle 75196b8a55
Fix incrementation of qemu mac address
8 years ago
Julien Duponchelle 7ffdd0fab1
Fix broken connectivity between containers
8 years ago
Julien Duponchelle 1ce576c020
Stream pcap from compute to controller to client
8 years ago
Julien Duponchelle 48e71617d6
Store capture in a temporary directory on compute node
8 years ago
Julien Duponchelle 30f05c6190
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 637a7326ec
Ignore captures during project export
8 years ago
Julien Duponchelle 4a99a172a3
Show on wich compute node a VM is running in the debug page
8 years ago
Julien Duponchelle 1a22fb9250
Expose the capture status in controller link API
8 years ago
Julien Duponchelle 549a6280c0
Data link type is on the capture not on the link
8 years ago
Julien Duponchelle 04a1b2df3b
Method for start / stop capture on a link
8 years ago
Julien Duponchelle 78a9785819
Missing qemu for VM creation via controller
8 years ago
Julien Duponchelle ee0f1eb5fb
Forward 503 error
8 years ago
Julien Duponchelle f6593663b5
APi for listing VM in controller
8 years ago
Julien Duponchelle c8c61f2ae8
Add endpoint to list the compute nodes
8 years ago
Julien Duponchelle f5e5cf5059
Save the list of compute node
8 years ago
Julien Duponchelle 6463007ef1
Remove debug
8 years ago
Julien Duponchelle d8005f6d4f
Cleanup unused code
8 years ago
Julien Duponchelle ce5461aee8
Raise error if we try to controll a non controller server
8 years ago
Julien Duponchelle 79427b35fa
Start to update the doc
8 years ago
Julien Duponchelle 9349bdc916
Fix documentation
8 years ago
Julien Duponchelle 6b9e46950c
Update VPCS and delete VPCS via controller
8 years ago
Julien Duponchelle d7ed37ce02
Update and delete VM on controller
8 years ago