Commit Graph

1873 Commits (fb3b6b62f57f2b6baad63bd6708f2040a64db92a)

Author SHA1 Message Date
Julien Duponchelle fa0af7f4a2
Correctly process node.updated event on controller
8 years ago
Julien Duponchelle 694e1a2e68
Extract the notification part of controller to a dedicated class
8 years ago
Julien Duponchelle d86cefaaeb
Support node without console
8 years ago
Julien Duponchelle d5895c3a47
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 871fea33e0
Cleanup unbreakable space
8 years ago
Julien Duponchelle 82f82f8cf9
Send updated event when you update the node
8 years ago
grossmj 7ebbdcd47c Functional Ethernet hub with new API. Uses Dynamips backend by default for now.
8 years ago
Julien Duponchelle f052299eb1
Return status in all cases
8 years ago
Julien Duponchelle c4ebdc0e37
Allow cors from Github pages demo site
8 years ago
Julien Duponchelle b07dcf552c
Add an endpoint for listing the links of a project
8 years ago
Julien Duponchelle ce0d715895
Fix Deleted node are still return by the API
8 years ago
Julien Duponchelle 342bcdb5b6
CORS support
8 years ago
Julien Duponchelle b44c2ea713
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 8cb5cedb5d
Do not raise error if vmrun.exe is named vmrun.EXE
8 years ago
Julien Duponchelle da81b49fdc
Delete the project on all node where the project is created
8 years ago
Julien Duponchelle a496aaab9e
Send node.updated event and tests are green
8 years ago
Julien Duponchelle 5c8b3f3f4c
Avoid crash at capture startup with dynamips
8 years ago
Julien Duponchelle 1eb77a0b3f
Fix docker support on 2.0
8 years ago
Julien Duponchelle a9b95eb242
If the compute node is remote do not send project path
8 years ago
Julien Duponchelle d97325b113
Fix you can not update Dynamips and IOU node
8 years ago
Julien Duponchelle f76f417e52
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle bc33683e47
Load docker api only for Linux
8 years ago
Julien Duponchelle ac24922300
Node deleted event
8 years ago
grossmj c88c67e8ef Updates Ethernet hub schema.
8 years ago
grossmj 7a523990a6 Base for generic switch nodes. Ref #492.
8 years ago
grossmj 5b604da33a Make sure nodes send the right notification when started, stopped or suspended.
8 years ago
grossmj 51738e19c3 Some spring cleanup for Docker VM.
8 years ago
grossmj f1bc2f22c3 Start, stop, suspend and reload endpoints for all nodes belonging to a project. Fixes #1212.
8 years ago
grossmj 6cea6c9162 Some more (spring) cleaning.
8 years ago
grossmj f81d35cc29 Handlers: cleanup and fixes.
8 years ago
Julien Duponchelle 885d93be02
Delete a node work
8 years ago
grossmj be1efe8327 Schemas review.
8 years ago
Julien Duponchelle 2857d9a070
Send a field status in the node object
8 years ago
Julien Duponchelle d43e78a1d7
Support all characters for compute ID
8 years ago
Julien Duponchelle b46a0ff4ae
Endpoint for getting information about a compute node
8 years ago
Julien Duponchelle 5280644327
Return command_line and node_directory via the controller
8 years ago
grossmj 801b94a964 Fixes VirtualBox VMs list images.
8 years ago
grossmj ef7b4ef020 Fixes tests and some PEP8.
8 years ago
grossmj 483431438a Merge remote-tracking branch 'origin/2.0' into 2.0
8 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
8 years ago
Julien Duponchelle 9ccb55206d
Cleanup code for getting the default project directory
8 years ago
Julien Duponchelle a0344576ba
Show version for debug
8 years ago
Julien Duponchelle 95d2bd0065
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle fa140e991c
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle f4b79af45f
Move tools for creating self signed certificate to clean repo
8 years ago
Julien Duponchelle c2da568543
Protect controller and compute about path outside project directory
8 years ago
Julien Duponchelle 390401000f
A client could not erase the local compute node config in the controller
8 years ago
Julien Duponchelle cd836f146e
Create the project on compute only when needed
8 years ago
Julien Duponchelle f414ce459a
1.5.0dev3
8 years ago
Julien Duponchelle 366e9620dc
Prepare 1.5.0 alpha 2
8 years ago
Julien Duponchelle e108a9e136
Prepare alpha 1
8 years ago
Julien Duponchelle 9dca7dfe4a
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 9e2043bfa8
Ensure that the connection to docker is closed when leaving server
8 years ago
Julien Duponchelle 28f7c2a1cd
Ensure in all cases the docker console is closed before restart
8 years ago
Jeremy Grossmann c7d58eb3b3 Merge pull request #518 from GNS3/detect_eth
8 years ago
Jeremy Grossmann 41f02dad54 Merge pull request #516 from GNS3/improve_parse_version
8 years ago
grossmj 76cc1d2750 Fixes call to export project.
8 years ago
Julien Duponchelle 2cdfd6c0d7
Wait for all interfaces available in container
8 years ago
Julien Duponchelle 57cf57b408
Improve parse_version
8 years ago
grossmj 16b5bb8810 Workaround for exception when using gns3server.utils.parse_version. Fixes #513.
8 years ago
Julien Duponchelle 56c153af79
Make HTTP support more reliable with home made HTTP server
8 years ago
Julien Duponchelle 9beca700a5
PEP8
8 years ago
Julien Duponchelle 8e429ee4c1
Ban port dissalowed by chrome and firefox
8 years ago
Julien Duponchelle f3095d94c1
Replace port in HTTP flow for docker
8 years ago
Julien Duponchelle 5fd385159c
HTTP support for docker
8 years ago
Julien Duponchelle dcbaa62df8
Better aux console for docker
8 years ago
Julien Duponchelle e9fb7f4981
Make sure an image is not partially uploaded
8 years ago
Julien Duponchelle d952718f30
Fix RuntimeWarning: You have iterated over the result of
8 years ago
Julien Duponchelle 98b32cd9e2
Merge branch '1.5' into 2.0
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
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 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 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 6c11ad5fa6
Reload VM
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 7f77c66888
Support VMware VM in non standard location for fusion
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 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 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
Julien Duponchelle 9ed15e55af
Move more import code to the server
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 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 34459f6a88
Fix log with recent aiohttp versions
9 years ago
Julien Duponchelle e097a0e728
Fix Dynamips VM ignores changed console port
9 years ago
Julien Duponchelle 3b04f556b3
In the export rename the .gns3 to project.gns3
9 years ago
Julien Duponchelle bd71f0cf4c
Import API
9 years ago
Julien Duponchelle 879591eaf5
Export API
9 years ago
Bernhard Ehlers 498d006225 Minor cleanup on docker-init
9 years ago
Julien Duponchelle c1193c23c1
Merge branch 'master' into 1.5
9 years ago
grossmj ba006f105f Alternative method to find the Documents folder on Windows.
9 years ago
grossmj fa58b1f81c Check for NPF service on Windows.
9 years ago
grossmj d243cb7d02 New console port range 5000 to 10000.
9 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
9 years ago
Julien Duponchelle 5345fe8490
Minor code cleanup
9 years ago
Julien Duponchelle 2a20333877 Merge pull request #461 from GNS3/ehlers-docker-init
9 years ago
Julien Duponchelle 2e455037e1
Fix crash when you start twice the same container
9 years ago
Julien Duponchelle 23c48f5e3d
Add to project an API to write a file
9 years ago
Julien Duponchelle e6ddce86b3
Docker init supports /etc/network/interfaces
9 years ago
Julien Duponchelle 268c61ce80
Merge branch 'docker-init' of https://github.com/ehlers/gns3-server into ehlers-docker-init
9 years ago
Julien Duponchelle 2fcada49d4
2.0.0dev1
9 years ago
Julien Duponchelle 40f496c7e9
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle d2c32bb570
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 3fe8016938
1.4.6 dev1
9 years ago
Julien Duponchelle 01dbaea2e4
1.4.5
9 years ago
grossmj 427cb05c2a Stop the VMware VM if there is an error while setting up the network connections or console.
9 years ago
Bernhard Ehlers d36a9f3403 docker-init: add DHCP support
9 years ago
grossmj fa22e19321 Bump version to 1.4.5dev2
9 years ago
Bernhard Ehlers d472f47829 docker-init: static busybox, support for /etc/network/interfaces
9 years ago
grossmj 975e1c8fa7 Fixes dev syntax bug.
9 years ago
grossmj 19b46a4014 Include VMware VMs paths found preferences.ini
9 years ago
grossmj 7cdf23f497 Allow to stop a VMware VM from GNS3 even if halted within the VM. Fixes #1118.
9 years ago
grossmj 06da40cdcd Keep Dynamips stdout log file in the project directory.
9 years ago
Julien Duponchelle bc14d5d78e
Notif forwarded from hypervisor to controller
9 years ago
Julien Duponchelle de61ed316c
The controller has a streaming API
9 years ago
Julien Duponchelle 76a0120d3e
PEP8
9 years ago
Julien Duponchelle b55969d381
Notification feed for the hypervisor
9 years ago
Julien Duponchelle d81fc25b27
Fix a merge error
9 years ago
Julien Duponchelle dd2fdcc574
Merge branch '1.5' into networkv2
9 years ago
Julien Duponchelle 174e7cccea
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle aa6c44a470
Fix crash when a n hypervisor return no body
9 years ago
Julien Duponchelle 757ee34dac
Support auth for network V2 hypervisors
9 years ago
Julien Duponchelle c0e452133d
Web interface for debbuging controller
9 years ago
Julien Duponchelle 7a095478fe
Success to add a dynamips with apiv2
9 years ago
grossmj a018c5b0f5 Get MAC addresses for host interfaces to use for filtering frames from vmnet interfaces.
9 years ago
Julien Duponchelle 8fed1d9b9f
API for deleting a link
9 years ago
Julien Duponchelle ed291da566
Rebuild doc
9 years ago
Julien Duponchelle 9062490be3
API for deleting a list
9 years ago
Julien Duponchelle 9771b33b68
Create link using UDP work
9 years ago
grossmj 93e2d4096d Dynamips uuid hypervisor command is no longer supported.
9 years ago
Julien Duponchelle 8cb5a6ec75
Typo
9 years ago
Julien Duponchelle 17c5d3048c
Cleanup
9 years ago
Julien Duponchelle 65099b9364
Link API should work now need to implement the client
9 years ago
Julien Duponchelle 8c1560332e
Remove /controller from the api endpoint
9 years ago
Julien Duponchelle e3580d52c3
Dummy link api documentation
9 years ago
Julien Duponchelle abdda4d3b3
Link API (do nothing for the moment)
9 years ago
Julien Duponchelle 6fad82c61d
Rebuild documentation
9 years ago
Julien Duponchelle 69bf8bbb4e
Fix doc generation
9 years ago
Julien Duponchelle be4aa41dda
Create VPCS VM on controller
9 years ago
Julien Duponchelle 4326d412f9
API for creating a VM
9 years ago
Julien Duponchelle 65de1b7b5e
Default arg for post in controllers
9 years ago
Julien Duponchelle 58f1abff35
Close, commit and delete supported for projects in controller
9 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
9 years ago
Julien Duponchelle 6fa2491255
Rename /controller/servers to /controller/hypervisors
9 years ago
Julien Duponchelle 8114c1d4be
Return just version number for API /v1/version for compatibility
9 years ago
Julien Duponchelle b2ce7ee8d7
API V2
9 years ago
Julien Duponchelle 664cec97ba
Create /hypervisor and /controller namespace
9 years ago
Julien Duponchelle e4b12f49d1
Build doc support controller
9 years ago
Julien Duponchelle 0921df520c
Return controller version as server version (temporary)
9 years ago
Julien Duponchelle 0532b4de8a
Fix logging issues with the controller
9 years ago
Julien Duponchelle 4d77b2918e
Raise an error if server flagged as local but should not
9 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
9 years ago
Bernhard Ehlers 1dd437ecdc updated docker command line processing
9 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
9 years ago
Julien Duponchelle c833a20a8c
Fix Deleting a docker VM gives console error message "Not connected"
9 years ago
Julien Duponchelle eae6f33e29
Inject an init script
9 years ago
Julien Duponchelle 59c1e125d3
Change the name of veth to avoid bugs :(
9 years ago
Julien Duponchelle 7469f65fa0
Add setter for allocate_aux
9 years ago
Julien Duponchelle 392fa187c2
Expose the allocate_aux setting
9 years ago
Julien Duponchelle dab1b26569
Aux console for Docker
9 years ago
Julien Duponchelle 03ffce0a75
Docker VNC support
9 years ago
Julien Duponchelle 9d28f4c0c3
Refactor aux port allocation
9 years ago
Julien Duponchelle 04b02171bb
Support /etc/gns3/gns3_server.conf for the config
9 years ago
Julien Duponchelle e91e3525c4
Improve warning if fusion is not installed or in non standard location
9 years ago
Julien Duponchelle c333e9451f
Fix pull of images
9 years ago
Julien Duponchelle 2d42f32d71
Restart the container if running and you change the hostname
9 years ago
Julien Duponchelle fd18458588
Fix stop capture for Docker
9 years ago
Julien Duponchelle 5f15667ad1
Rename invalid variable iou_manager in Docker
9 years ago
Julien Duponchelle bbdbc971c0
Fix Exception on removal of Docker VM
9 years ago
Julien Duponchelle 057b637961
Set the hostname for docker containers
9 years ago
Julien Duponchelle 87eef545e1
Correctly close the telnet connection for docker
9 years ago
Julien Duponchelle 38815b3eaf
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 4c4613b29b
1.4.5dev1
9 years ago
Julien Duponchelle 9d8cb4521d
1.4.4
9 years ago
Julien Duponchelle 9dd09ccde1
1.4.4dev4
9 years ago
Julien Duponchelle 86ebb9b840
1.4.4dev3
9 years ago
grossmj 569da0ce3a Bump version to 1.4.4dev2
9 years ago
grossmj f73b288a28 Check if VMware Fusion is correctly installed when retrieving the VM list.
9 years ago
grossmj e34c266ee1 1.4.4dev1
9 years ago
grossmj 80e15c86dc 1.4.3
9 years ago
Julien Duponchelle f35c742b07
Avoid consuming 100% of CPU when stopping docker container
9 years ago
Julien Duponchelle f4f9e6eba6
Fix Docker has returned an error: 500 b'No command specified'
9 years ago
Julien Duponchelle 90109e04aa
1.4.3dev1
9 years ago
Julien Duponchelle c36de3393d
1.4.3dev1
9 years ago
Julien Duponchelle 976154fd0b
1.4.2
9 years ago
Julien Duponchelle 9b1d513b03
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 836023a1bc
Fix Docker error when deleting a running container
9 years ago
Julien Duponchelle 93020a940f
Fix Docker Server error: Not connected when deleting a node
9 years ago
Julien Duponchelle c2b78400f2
Fix closing a docker console jump to 100% of CPU usage
9 years ago
Julien Duponchelle 1123047404
Catch 404 docker errors when GNS3 force close
9 years ago
Julien Duponchelle 01e2fcf225
Fix docker console port lost during update
9 years ago
Julien Duponchelle 85b9620953
Fix error when a container has no volumes
9 years ago
Julien Duponchelle 1532b3ed9b
Support for mounting volumes
9 years ago
Julien Duponchelle a581eeba54
Check docker minimum API version
9 years ago
Julien Duponchelle 9b0088728f
Catch docker namespace error
9 years ago
Julien Duponchelle dea68bcb28
Fix missing format in IOU export
9 years ago
Julien Duponchelle 1fb4d191c9
Fix number of arguments to the UDP errors on VBOX
9 years ago
grossmj 167a0b8435 Add verification when UDP tunnel is created in a VirtualBox VM. Ref #899.
9 years ago
grossmj 5842487cd0 Fixes VMware linked clone cleanup bug. Fixes #420.
9 years ago
Julien Duponchelle 1995adf838
Fix Update a docker container is broken and raise a 400
9 years ago
Julien Duponchelle a7ec224b6d
Docker capture and refactor common capture code
9 years ago
Julien Duponchelle 89e86b7778
Create veth for docker even if link is not connected
9 years ago
Julien Duponchelle 942d07c8ce
Removed docker support from 1.4 (drop unused code)
9 years ago
Julien Duponchelle f6fb0623be
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 3fc64bced2
Fix a crash if you create a file named IOS in the image dir
9 years ago
Julien Duponchelle 373113545f
Code cleanup
9 years ago
Julien Duponchelle 5bee927481
Disallow creating project with " in the path
9 years ago
grossmj 4f61443b20 Always look at the registry to find vmrun.exe on Windows.
9 years ago
grossmj 4673424da7 Check for VMware VIX library version. Fixes #413.
9 years ago
grossmj 40261ec99c Fixes VDE not working #345.
9 years ago
Jeremy Grossmann 3e4423f663 Merge pull request #418 from GNS3/no_spice
9 years ago
Julien Duponchelle 537122daba
Do not list qemu binary with -spice in the name
9 years ago
Julien Duponchelle fd22cd8361
Send command line used to start the VM to client
9 years ago
Julien Duponchelle 71c3bda0a5
Fix crash if you have a { in your user name
9 years ago
Julien Duponchelle 53d60bc71a
1.4.2dev1
9 years ago
Julien Duponchelle ce7ac0505a
1.4.1
9 years ago
Julien Duponchelle 4a3322b822
Add HTTP status to docker error
9 years ago
Julien Duponchelle 98537a242a
Drop duplicate code when ubridge is too old
9 years ago
Julien Duponchelle 03414993dc
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle bf316f35cc
VMware raise error if version is not found
9 years ago
Julien Duponchelle 889ea14973
For topologies before 1.4 manage qemu missing
9 years ago
grossmj 2e05290206 Fixes issue with packet capture on VMware VMs. Fixes #396.
9 years ago
grossmj 39ddc4e8c1 Fixes concurrency issue when closing multiple VMware linked clone VMs. Fixes #410.
9 years ago
grossmj a279bfe1d9 Fixes "can only use tap interfaces that both already exist and are up". Fixes #399.
9 years ago
Julien Duponchelle 58b998600e Send machine stats via the notification stream
9 years ago
Julien Duponchelle 119a2a3b66 Add test for unicode char in images path
9 years ago
Julien Duponchelle ee2104ba35 Check for /dev/kvm instead of kvm-ok
9 years ago
Julien Duponchelle 425a05ecd8 Bump to 1.4.1dev2
9 years ago
Julien Duponchelle 5617ddc4cc Show a warning when starting ASA8
9 years ago
Julien Duponchelle 179372936e Raise error if ubridge is missing
9 years ago
Julien Duponchelle 5deb584a03 Fix bug when reading docker images
9 years ago
Julien Duponchelle c280fd5fb8 Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle e9c2a76f43 Fix error when setting Qemu VM boot to 'cd' (HDD or CD/DVD-ROM)
9 years ago
Vasil Rangelov a9eae691f6 Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
9 years ago
Julien Duponchelle 2938b97bd4 Improve dynamips startup_config dump
9 years ago
Julien Duponchelle f83e878d89 Dump environnement to server debug log
9 years ago
Julien Duponchelle 8225bad76b Fix usage of qemu 0.10 on Windows
9 years ago
Julien Duponchelle ba4128f57b Show hostname when the hostname is missing in the iourc.txt
9 years ago