Commit Graph

181 Commits (b07dcf552c2e21efd494b4c311c660af87ba5b1e)

Author SHA1 Message Date
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 1eb77a0b3f
Fix docker support on 2.0
8 years ago
grossmj 7a523990a6 Base for generic switch nodes. Ref #492.
8 years ago
grossmj f1bc2f22c3 Start, stop, suspend and reload endpoints for all nodes belonging to a project. Fixes #1212.
9 years ago
grossmj f81d35cc29 Handlers: cleanup and fixes.
9 years ago
Julien Duponchelle d43e78a1d7
Support all characters for compute ID
9 years ago
Julien Duponchelle b46a0ff4ae
Endpoint for getting information about a compute node
9 years ago
grossmj 801b94a964 Fixes VirtualBox VMs list images.
9 years ago
grossmj ef7b4ef020 Fixes tests and some PEP8.
9 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
9 years ago
Julien Duponchelle 9dca7dfe4a
Merge branch '1.5' into 2.0
9 years ago
grossmj 76cc1d2750 Fixes call to export project.
9 years ago
Julien Duponchelle 5fd385159c
HTTP support for docker
9 years ago
Julien Duponchelle 98b32cd9e2
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle 936faaba5a
gns3z => gns3project
9 years ago
Julien Duponchelle 92d1594afd
Return link object when start capturing
9 years ago
Julien Duponchelle 264254e657
Captures written in the captures directory on the controller
9 years ago
Julien Duponchelle 1d08d4a5fa
Merge branch 'master' into 1.5
9 years ago
Julien Duponchelle 6d6e8196d2
Allow only .pcap to be downloaded from remote stream API
9 years ago
Julien Duponchelle 1ce576c020
Stream pcap from compute to controller to client
9 years ago
Julien Duponchelle 549a6280c0
Data link type is on the capture not on the link
9 years ago
Julien Duponchelle 04a1b2df3b
Method for start / stop capture on a link
9 years ago
Julien Duponchelle f6593663b5
APi for listing VM in controller
9 years ago
Julien Duponchelle c8c61f2ae8
Add endpoint to list the compute nodes
9 years ago
Julien Duponchelle 6463007ef1
Remove debug
9 years ago
Julien Duponchelle 6b9e46950c
Update VPCS and delete VPCS via controller
9 years ago
Julien Duponchelle d7ed37ce02
Update and delete VM on controller
9 years ago
Julien Duponchelle 6c11ad5fa6
Reload VM
9 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
9 years ago
Julien Duponchelle 2055cdea5e
/start /stop and /suspend API for VM via container
9 years ago
Julien Duponchelle 6b61811f9d
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle b7a859fa30
Import / Export with images
9 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
9 years ago
Julien Duponchelle 977ccabf98
Server support for VNC console resolution
9 years ago
Jeremy Grossmann 6bc54b17c7 Merge pull request #481 from GNS3/import_linux
9 years ago
Julien Duponchelle b93c85c390
Allow to change the number of adapters for Docker (server side)
9 years ago
Julien Duponchelle e564c84529
Flatten the project at export and support import for Linux
9 years ago
Julien Duponchelle 5531a576d1
Import create project if not exists (GNS3 VM just need an UUID)
9 years ago
Julien Duponchelle 9ed15e55af
Move more import code to the server
9 years ago
Julien Duponchelle bd71f0cf4c
Import API
9 years ago
Julien Duponchelle 879591eaf5
Export API
9 years ago
Julien Duponchelle 23c48f5e3d
Add to project an API to write a file
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 8fed1d9b9f
API for deleting a link
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
Julien Duponchelle e3580d52c3
Dummy link api documentation
9 years ago