2
0
mirror of https://github.com/GNS3/gns3-server.git synced 2025-03-01 11:23:47 +02:00
Commit Graph

4405 Commits

Author SHA1 Message Date
grossmj
7cfd0d4d1d Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866 2019-10-09 17:02:30 +08:00
grossmj
9d47050dff Use 0.0.0.0 by default for server host. Fixes https://github.com/GNS3/gns3-server/issues/1663 2019-10-09 16:35:42 +08:00
grossmj
1b845225b2 Improvement to validate HTTP authentication config. Ref 2019-10-09 15:56:20 +08:00
grossmj
5a3f8b9a9b Use versioned config directory for profiles. Fixes 2019-10-09 15:20:19 +08:00
grossmj
56a4d3f8fd Fix tests. 2019-10-09 15:00:48 +08:00
grossmj
6d1adea907 Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes
No error is sent by VBoxManage is this feature is not available, for instance with Intel processors.
2019-10-09 14:50:00 +08:00
grossmj
2d777cac13 Set default host to "localhost". Fixes https://github.com/GNS3/gns3-server/issues/1663 2019-10-08 18:28:10 +08:00
grossmj
6ae7ef8a2e Improve process to get guest IP address from GNS3 VM running in VMware workstation/player. Ref https://github.com/GNS3/gns3-gui/issues/2866 2019-10-08 17:58:27 +08:00
grossmj
09d05accc1 Fix tests. Ref 2019-10-08 17:34:16 +08:00
grossmj
2f57bd58c0 Fix error with console type in Ethernet switch schema. Fixes 2019-10-08 17:16:17 +08:00
grossmj
51a92b46dd Bump version to 2.2.1dev1 2019-10-08 16:05:36 +08:00
grossmj
7c437adbef Release v2.2.0 2019-09-30 16:24:26 +08:00
grossmj
fef1d01e26 Merge branch 'master' into 2.2 2019-09-30 16:20:19 +08:00
grossmj
af3ae0df24 Merge branch '2.1'
# Conflicts:
#	gns3server/compute/dynamips/nodes/atm_switch.py
2019-09-30 16:11:26 +08:00
grossmj
87390274cc Add debug message for what directory is checked for Qemu binaries. Ref 2019-09-30 15:54:57 +08:00
grossmj
f424e2dfd5 Sync appliance files. 2019-09-30 11:59:41 +08:00
Piotr Pekala
4031fd0c18 Release 2019.2.0-alpha.8 2019-09-27 01:57:03 -07:00
grossmj
1c678e296e Merge branch 'master' into 2.2
# Conflicts:
#	gns3server/version.py
2019-09-24 14:07:18 +08:00
grossmj
958ec94f13 Sync appliance files. 2019-09-24 14:06:26 +08:00
grossmj
a9fd990904 Bump version to 2.2.0dev18 2019-09-24 14:02:36 +08:00
grossmj
9d18ac1e3e Merge branch 'master' into 2.2 2019-09-24 13:56:16 +08:00
grossmj
2cfac30810 Fix single quote is not closed. Fixes 2019-09-17 18:54:18 +07:00
grossmj
67e70c4628 Fix wrong Dynamips command used to rename an ATM switch. Fixes 2019-09-11 15:06:08 +07:00
grossmj
8b71e9b20c Release v2.2.0rc5 2019-09-09 15:06:14 +07:00
grossmj
7cd9bb6ca6 Merge branch '2.1' into 2.2 2019-09-09 15:02:06 +07:00
Jeremy Grossmann
6ec5683c95
Merge pull request from neffs/fix-sata
Don't specify the PCI bus for AHCI device
2019-09-05 17:37:13 +07:00
Jeremy Grossmann
2e41328ae9
Merge branch 'master' into fix-sata 2019-09-05 17:36:53 +07:00
Jeremy Grossmann
918ba21f1f
Merge pull request from neffs/master
Add id value to all qemu drives
2019-09-05 17:33:05 +07:00
David Kreitschmann
077432ff2f Add qemu drive id to tests 2019-09-03 16:45:50 +02:00
David Kreitschmann
8105b68d52 Don't specify the PCI bus for AHCI device
pci.X is not always defined, let qemu handle this.

I think PCI buses only exist if PCI network adapters are defined, this
is not the case with virtio.
2019-09-03 16:03:27 +02:00
David Kreitschmann
906f29d5fc Add id value to all qemu drives
A fixed id doesn't hurt and now we can select Disk Interface=none in
GNS3 and e.g. attach the volume as a USB thumb drive with -device
usb-storage,drive=drive0,...
2019-09-03 15:54:51 +02:00
grossmj
5d4de9d0ba Fix AttributeError: Cannot set attribute '%s'. Fixes 2019-08-31 14:43:35 +07:00
grossmj
4470519d9f Release v2.2.0rc4 2019-08-30 15:23:32 +07:00
Piotr Pekala
941857470d Release 2019.2.0-alpha.7 2019-08-29 09:39:26 -07:00
grossmj
e64ed839f5 Check that vcpus value for GNS3 VM is an integer. Fixes 2019-08-27 18:01:46 +07:00
grossmj
647dde1bb4 Make x,y optional for creating links via API. Fixes 2019-08-26 19:51:03 +07:00
grossmj
63c0bfe46e Sync appliance files. 2019-08-26 17:08:33 +07:00
Jeremy Grossmann
2eddc463e7
Merge pull request from GNS3/allow-none-compute_id-templates
Allow "none" for compute_id in templates. Fixes 
2019-08-26 17:07:07 +07:00
grossmj
fb288db50a Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
grossmj
55a9abfcea Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
grossmj
dac2cf4089 Bump version to 2.2.0dev17 2019-08-23 18:20:44 +07:00
grossmj
3b0bb8df4e Merge branch 'master' into 2.2
# Conflicts:
#	gns3server/version.py
2019-08-20 17:34:47 +07:00
grossmj
9559748f9d Bump version to 2.2.0dev16 2019-08-20 17:33:48 +07:00
grossmj
4656521987 Release v2.2.0rc3 2019-08-11 19:14:56 -07:00
grossmj
2feec666a2 Revert to jsonschema 2.6.0 due to packaging problem. 2019-08-11 19:11:40 -07:00
grossmj
86772d9127 Release v2.2.0rc2 2019-08-10 12:04:19 -05:00
grossmj
fc182e932a Fix typo with jsonschema version 3.2.0 -> 3.0.2 2019-08-10 11:55:47 -05:00
grossmj
27d447c926 Release v2.2.0rc1 2019-08-10 11:42:10 -05:00
grossmj
df9f717d7c Sync appliance files 2019-08-10 11:35:32 -05:00
grossmj
703dca54ab Bump jsonschema to version 3.0.2 2019-08-10 11:31:08 -05:00