Commit Graph

32 Commits

Author SHA1 Message Date
grossmj
59dea90647 Remove support for registry version 3 and fix issues with check.py and check_urls.py 2023-01-17 12:54:35 +08:00
grossmj
b1ef827585 Add appliance_id to every appliance 2021-10-11 11:47:58 +10:30
Bernhard Ehlers
1dcd0bccb2 Prettify appliances 2020-08-19 12:11:52 +02:00
Bernhard Ehlers
b1e93c4acc Set disk interfaces for all Qemu appliances 2020-08-18 14:19:16 +02:00
Jeremy Grossmann
17c93377ea
Merge branch 'master' into candlerb/csr1000v-16.6.1 2020-04-30 19:08:03 +08:00
Brian Candler
deb2101c03 Download URL updates:
* Change http to https in sourceforge links
* Change virl.mediuscorp.com to learningnetworkstore.cisco.com
2020-04-16 07:44:09 +01:00
Brian Candler
dbc73bced5 Add csr1000v 16.6.1 image version from VIRL
There is an existing image called "16.6.1" so this is called "16.6.1-VIRL"
2020-04-15 17:14:27 +01:00
Stephen C. Moore
9f09816aea
Updates and URL fixes.
Added 16.12.3, 16.9.5, and 16.6.7.
Fixed the download URLs for several pointing to the wrong version.
2020-04-11 10:40:38 -05:00
Stephen C. Moore
4844040d5d
CSR1000v versions 16.6.6 and 16.12.1a 2019-08-15 13:52:27 -05:00
Dmitry Figol
b8225dd2c4 Add CSR1000v 16.10.1b 2019-02-20 16:38:07 +01:00
Stephen C. Moore
346838bfb0
Update cisco-csr1000v.gns3a
16.9.1
2018-07-26 13:59:33 -05:00
adosztal
a214c51b77 Fix for #337 2018-05-12 07:50:49 +02:00
Dmitry Figol
588cdf4048 Add CSR 16.8.1a 2018-05-01 17:20:53 +02:00
grossmj
b639630974 Merge changes. 2018-01-31 18:58:49 +07:00
Dmitry Figol
6befe84a0f Add Cisco CSR 16.6.2, 16.7.1, vIOSL2 15.2 VIRL VMDK, Ubuntu 16.04.03 2018-01-19 13:20:15 +01:00
adosztal
343bf583a1 New releases 2017-11-25 09:10:46 +01:00
Dmitry Figol
2a00e7072e Update Cisco CSR1000v to 16.5.2 and 16.6.1 2017-10-27 00:08:41 +02:00
grossmj
d116bce457 Update CSR1000v template to use the CSR1000v images from VIRL account 2017-08-30 21:28:51 +07:00
gns3madman
a7241fce44 Updated CSR 1000v Appliance
Added Versions 16.3 and 16.4 as found on Cisco.com
2017-01-26 13:11:22 +00:00
Stephen C. Moore
6f0a4f15ea Update cisco-csr1000v.gns3a
Updated as recommended.
2016-12-05 10:19:52 -06:00
Stephen C. Moore
5282335c48 csr1000v interface names start at 1 2016-12-04 19:43:20 -06:00
Julien Duponchelle
67b9363f25
Revert "Added image availability property (mandatory) (#170)"
This reverts commit cca6487b5a.
2016-10-27 17:07:32 +02:00
Andras Dosztal
cca6487b5a Added image availability property (mandatory) (#170)
* Added image availability property
* Availability field added to required list
2016-10-27 12:37:00 +02:00
Julien Duponchelle
0568f0001f
Add last CSR1000V from VIRL 2016-07-11 18:36:40 +02:00
Jeremy Grossmann
32d1bc4cc4 Merge pull request #115 from adosztal/master
Changed 'GigabitEthernet' to 'Gi'
2016-04-27 09:12:40 -06:00
adosztal
1421ea01e3 Changed 'GigabitEthernet' to 'Gi'; it was too long and shown as 'Gigabite' in the GUI 2016-04-26 18:42:24 +02:00
grossmj
208c77fa41 Update Cisco CSR1000v template to use CSR1000v version provided by VIRL. 2016-02-12 21:43:36 -07:00
Julien Duponchelle
49ce6366b3 KVM support in JSON schema
This PR add KVM support in the appliance schema.
It's a part of https://github.com/GNS3/gns3-gui/issues/904 from
@boenrobot

KVM has three value:
* "require" - Forbid installation on the target server if KVM is not
available there (i.e. a Windows and OSX; be it local or remote). Install
only with KVM enabled.
* "allow" - Enable KVM if supported on the target server, but allow
installation to continue with KVM disabled if not supported (this should
be the default).
* "disable" - Even if KVM is supported on the target server, install with
KVM disabled.

All appliances have been updated to reflect their correct value.

Also it's add a sample tool for quickly patch all appliances.
2016-01-18 12:19:33 +01:00
Julien Duponchelle
eced8be2a5 When prettify add new line at the end of the file.
This avoid trouble with most text editors.
2016-01-15 10:18:10 +01:00
Julien Duponchelle
15ee8fba0c Prettify appliances
This PR add a script:
* fixing indentation on all appliances
* ordered key in the same order as JSON schema

This simplify diff between appliances. And make them more readable.
2016-01-14 20:10:41 +01:00
grossmj
ad6d6d32b2 Update some appliance versions. 2015-10-18 19:41:15 -06:00
grossmj
ca4acdd3c6 CSR1000v appliance + renamed XRv appliance to IOS XRv. 2015-10-18 17:09:49 -06:00