Commit Graph

383 Commits (master)

Author SHA1 Message Date
grossmj 13d9afd8bc
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
4 months ago
Konrad Goławski 737664a3d4 Add Qemu IGB network device
7 months ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
11 months ago
grossmj 0f49911432 Fix Qemu binary not set when adding appliance from template
1 year ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
1 year ago
Jeremy Grossmann 51c6f3fa31
Revert "List disk usage for all mount points"
3 years ago
grossmj b1224ce9f6 Update schema description for disk_usage_percent.
3 years ago
grossmj a2367d3c04 List disk usage for all mount points.
3 years ago
grossmj 4e34ab8e4f Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461
3 years ago
grossmj 64f172fe20 Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
3 years ago
Jeremy Grossmann 01db2d2a86 Create config disk property false by default for Qemu templates
4 years ago
grossmj ec02150fd2 Set default disk interface type to "none".
4 years ago
grossmj a56b816c1a Add explicit option to automatically create or not the config disk. Off by default.
4 years ago
grossmj d16cb5ef89 Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069
4 years ago
grossmj 58a19af9ac Support to activate/deactive network connection state replication in Qemu.
4 years ago
grossmj 8eefaa3f32 Option to reset or not all MAC addresses when exporting or duplicating a project.
4 years ago
grossmj 10645a412b Default port set to 80 for server running in the GNS3 VM. Fixes #1737
4 years ago
grossmj 868c39acfe Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941
4 years ago
grossmj 3df348ac2a Server statistics implementation
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 92ac250bc7 Add nvme disk interface and fix scsi disk interface for Qemu VMs.
4 years ago
grossmj d796f8d112 Add latest Qemu nic models.
4 years ago
grossmj 0a87ee573c Accept a node name when creating a node from a template using the API. Fixes #1708
4 years ago
grossmj 2f57bd58c0 Fix error with console type in Ethernet switch schema. Fixes #1659
5 years ago
grossmj 647dde1bb4 Make x,y optional for creating links via API. Fixes #1630
5 years ago
grossmj fb288db50a Set default_name_format for some builtin nodes.
5 years ago
grossmj 55a9abfcea Allow "none" for compute_id in templates.
5 years ago
grossmj 7c07d0b4bd Add missing default values in Cloud schema.
5 years ago
grossmj 03c7744efd Set defaults for custom cloud nodes.
5 years ago
grossmj e9154f6af6 Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806
5 years ago
grossmj 424db843ca Fix Docker extra volumes support
5 years ago
Jeremy Grossmann cdae1f9e00
Merge pull request #1584 from kazkansouh/2.2-docker-volumes
5 years ago
grossmj 6edcbd0461 Set console type to "none" by default for Ethernet switches and add a warning if trying to use "telnet". Fixes https://github.com/GNS3/gns3-gui/issues/2776
5 years ago
Karim 0c19bc8d43 Support for additional persistent docker volumes to be specified within appliance configuration
5 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
5 years ago
grossmj 3f679bd106 Locked state should not be used when duplicating a node.
5 years ago
grossmj 724eda1f35 Handle locking/unlocking items independently from the layer position.
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
5 years ago
grossmj 1ef1872f8e Reset MAC addresses when duplicating a project. Fixes #1522
5 years ago
grossmj f0ffb07165 Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
5 years ago
grossmj 9ed181151f New node information dialog to display general, usage and command line information.
5 years ago
grossmj eae9774d69 Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
5 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
grossmj a17fa821bd Make sure nothing is named "compute server".
6 years ago
grossmj f39c27ff7b Allow usage property in Docker appliance.
6 years ago
grossmj a93606d9ed Use "node" instead of "appliance" for grid support.
6 years ago
Karim 8eb20525e8 Update schema to allow for drawing grid size to be part of project.
6 years ago
grossmj df3baffd9b Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610.
6 years ago
grossmj 9b83b087cb Fix mac address schema validation for Qemu VM appliance. Fixes https://github.com/GNS3/gns3-gui/issues/2629
6 years ago
grossmj a33b8eac3a Support "L1 keepalives" in IOU appliance schema.
6 years ago