Commit Graph

1856 Commits (f5e5cf505917e294f0df5547f2371bff095c6648)
 

Author SHA1 Message Date
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
Julien Duponchelle 97aea5f82a
Doc update
8 years ago
Julien Duponchelle 6c11ad5fa6
Reload VM
8 years ago
Julien Duponchelle b01d974f91
Regenerate documentation
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle 3185baff0d
Start / Stop / Suspend marche
8 years ago
Julien Duponchelle 2841b5769e
Lock for controller or compute
8 years ago
Julien Duponchelle 2055cdea5e
/start /stop and /suspend API for VM via container
8 years ago
Julien Duponchelle ad7ca86f32
Fix 1.5 merge
8 years ago
Julien Duponchelle 183d02ded5
Restore qcow2 module
8 years ago
Julien Duponchelle 6b61811f9d
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle b7a859fa30
Import / Export with images
8 years ago
Julien Duponchelle cd393491d5
At export use only relative image path
8 years ago
Julien Duponchelle f6d0971f15
Fix tests
8 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle ae5468a2d3
When starting docker raise proper error if ubridge is not available
8 years ago
grossmj ec6e5a6118 Do not send warnings back to the GUI when a console port not in range or is already taken.
8 years ago
Julien Duponchelle f1737a6e43
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle e3b95fe9ce
Just log debug if docker link we try to destroy is already closed
8 years ago
Julien Duponchelle 2109fd4f4d
Test docker resolution
8 years ago
Julien Duponchelle dff74352f7
Allow multiple user connected to the same VNC for docker
8 years ago
Julien Duponchelle 977ccabf98
Server support for VNC console resolution
8 years ago
Julien Duponchelle ad6fb664a2
Fix detection of EOF in Docker telnet console
8 years ago
Jeremy Grossmann 6bc54b17c7 Merge pull request #481 from GNS3/import_linux
8 years ago
Jeremy Grossmann bb63f51f80 Merge pull request #478 from GNS3/qcow2_rebase
8 years ago
Julien Duponchelle b335daf857
Cleanup
8 years ago
Julien Duponchelle b93c85c390
Allow to change the number of adapters for Docker (server side)
8 years ago
Julien Duponchelle cb197627b4
Fix an issue with VNC port range
8 years ago
Julien Duponchelle 9b9eddb30c
Fix VNC broke after container update
8 years ago
Julien Duponchelle e564c84529
Flatten the project at export and support import for Linux
8 years ago
Julien Duponchelle 5531a576d1
Import create project if not exists (GNS3 VM just need an UUID)
8 years ago
Jeremy Grossmann a5b5f6c811 Merge pull request #477 from GNS3/32bitiou
8 years ago
Julien Duponchelle 9ed15e55af
Move more import code to the server
8 years ago
Julien Duponchelle f8ffd078a8
Last aiohttp version
8 years ago
Julien Duponchelle 2651a48102
Fix the docker aux port is lost after an update
8 years ago
Julien Duponchelle 57394dfebf
Rebase the qcow2 when starting the VM if needed
8 years ago
Julien Duponchelle 7422b31b2c
Refactor code for avoid duplicate in disk management for Qemu
8 years ago
Julien Duponchelle 06b9e46cd2
Create Qcow2 class for reading Qcow2 and rebase it
8 years ago
Julien Duponchelle dc236eba09
Allow to add 32 bit repositories when they are not available on the system
8 years ago
Julien Duponchelle 36dbcfa7f6
Do not block when ifup
8 years ago
grossmj 6eca621b19 Clear warnings about using linked clones with VMware Player.
8 years ago
Julien Duponchelle a046a4c980
Bump aiohttp to use the same version as 2.0 branch
8 years ago
Julien Duponchelle 34459f6a88
Fix log with recent aiohttp versions
8 years ago