Commit Graph

51 Commits (master)

Author SHA1 Message Date
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 2f57bd58c0 Fix error with console type in Ethernet switch schema. Fixes #1659
5 years ago
grossmj eae9774d69 Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj e52775fa3a Support for console type "none".
6 years ago
grossmj 8eb060304a Correct typos in schemas.
7 years ago
ziajka 3c18150cdb Adjustment of IOU_OBJECT_SCHEMA
7 years ago
ziajka 6aa2afcf54 Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
7 years ago
Julien Duponchelle e892e5dfab
Manage base configuration on server
7 years ago
Julien Duponchelle 63b888a57e
Drop unused code
7 years ago
Julien Duponchelle 9231b8e991
Fix Exception when opening project that contains an IOU node
8 years ago
Julien Duponchelle 96eceed8ba
Fix creation of IOU nodes
8 years ago
Julien Duponchelle 1c6de3ff39
Fix an error when updating IOU node
8 years ago
Julien Duponchelle f052299eb1
Return status in all cases
8 years ago
Julien Duponchelle d97325b113
Fix you can not update Dynamips and IOU node
8 years ago
grossmj be1efe8327 Schemas review.
8 years ago
Julien Duponchelle 5280644327
Return command_line and node_directory via the controller
8 years ago
grossmj 5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects.
8 years ago
Julien Duponchelle a7ec224b6d
Docker capture and refactor common capture code
8 years ago
Julien Duponchelle fd22cd8361
Send command line used to start the VM to client
8 years ago
Julien Duponchelle 034ac392b7 Support listing images in subdirectories
9 years ago
Julien Duponchelle a461cb71c6 Allow to send the iourc when starting the VM
9 years ago
Julien Duponchelle ccd3224490 Add a vm_directory field to Dynamips / VPCS / IOU
9 years ago
Julien Duponchelle 8bd2453bf8 Allow null md5 in request schema
9 years ago
Julien Duponchelle 5c4a49a8c7 Do not raise a 404 if we send the checksum of the images
9 years ago
Julien Duponchelle f041697311 Compute a md5sum of images for futur purpose
9 years ago
grossmj ca331ae2a5 Import/Export support for IOU nvrams.
9 years ago
Julien Duponchelle 5f6d1bfdd6 Merge branch 'master' into unstable
9 years ago
Jeremy b6a935aeb8 Return an explicit error when a NIO type is not supported by a VM.
9 years ago
Jeremy 40ce22222e Merge branch 'unstable' into api_list_images
9 years ago
Julien Duponchelle bca90bc563 API in order to get the list of IOU, Dynamips, Qemu images
9 years ago
grossmj 4136c29b0f Config paths are not used when updating Dynamips or IOU VM settings.
9 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
9 years ago
grossmj de5e8f852d Cleaner and generic way to set Qemu & IOU VM settings.
9 years ago
Julien Duponchelle b2e53a94d4 Initial config file content can be empty
9 years ago
Julien Duponchelle 202032f334 Fix error messages in JSON schema
9 years ago
Julien Duponchelle 4a9f578784 Support IOURC update
9 years ago
Julien Duponchelle 66cdf39ea2 Support uploading iourc
9 years ago
Julien Duponchelle ed2e4e43f2 Support the options use_default_iou_values
9 years ago
Jeremy 210aa6f12a Bit of cleaning.
9 years ago
Julien Duponchelle 03b6563864 Initial config path for IOU
9 years ago
Julien Duponchelle dd1833c4f0 iourc_path is set from server settings file
9 years ago
Julien Duponchelle 0e98497a99 Add an endpoint for exporting the initial config file
9 years ago
Julien Duponchelle 6c3a926ce3 Capture is OK on server side
9 years ago
Julien Duponchelle e082cd8b1a Update the remote IOU initial config
9 years ago
Julien Duponchelle ee019caa37 Support l1_keepalives in IOU
9 years ago
Julien Duponchelle f99d825346 Support network for IOU
9 years ago
Julien Duponchelle 8b61aa9ae7 Set ram, ethernet adapters, serial adapters
9 years ago
Julien Duponchelle 05df7001a3 Successfully create an iou device from the GUI via HTTP
9 years ago
Julien Duponchelle ebc214d6fa Fix tests and rename path to iou_path
9 years ago