Add Queens, Update VMware Driver Info

Several of the VMware drivers have outdated information
(mainly releases and maintainers).  This patch updates them
with more current information.  Among the releases these drivers
are included in is Queens, which was released this week but is
not yet listed in default_data.json.  This patch adds it as well
so we don't have to patch the driver listings a second time.

Change-Id: Id5482c27e371f67b782772d03c74e926a2804795
This commit is contained in:
Mark T. Voelker 2018-03-01 18:09:43 +00:00
parent 8bfe66da4d
commit 848f5f38ae
1 changed files with 46 additions and 22 deletions

View File

@ -123,7 +123,14 @@
"wiki": "http://releases.openstack.org/pike/",
"start": "2017-Aug-30",
"active": true
},
{
"id": "Queens",
"wiki": "http://releases.openstack.org/queens/",
"start": "2018-Feb-28",
"active": true
}
],
"drivers": [
{
@ -1960,7 +1967,12 @@
"Icehouse",
"Juno",
"Kilo",
"Liberty"
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens"
],
"ci": {
"id": "vmwareminesweeper",
@ -5150,24 +5162,43 @@
{
"project_id": "openstack/neutron",
"vendor": "VMware",
"name": "VMware NSX Network Virtualization Platform Plugin",
"description": "The NSX plug-in is designed to manage VMware NSX platform, formerly known as Nicira NVP.",
"name": "VMware NSX Plugin",
"description": "The NSX plug-in is designed to manage the VMware NSX platform.",
"maintainers": [
{
"name": "Aaron Rosen",
"irc": "arosen",
"email": "aaronorosen@gmail.com",
"launchpad_id": "arosen"
"name": "Gary Kotton",
"irc": "garyk",
"email": "gkotton@vmware.com",
"launchpad_id": "garyk"
},
{
"name": "Adit Sarfaty",
"irc": "asarfaty",
"email": "asarfaty@vmware.com",
"launchpad_id": "asarfaty"
},
{
"name": "Kobi Samoray",
"irc": "ksamoray",
"email": "ksamoray@vmware.com",
"launchpad_id": "ksamoray"
}
],
"wiki": "http://docs.openstack.org/admin-guide-cloud/content/nsx_plugin.html",
"wiki": "https://wiki.openstack.org/wiki/Neutron/VMware_NSX_plugins",
"releases": [
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno"
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens"
],
"ci": {
"id": "vmwareminesweeper",
@ -5549,7 +5580,12 @@
"Icehouse",
"Juno",
"Kilo",
"Liberty"
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens"
],
"maintainers": [
{
@ -5569,18 +5605,6 @@
"email": "rgerganov@vmware.com",
"irc": "rgerganov",
"launchpad_id": "rgerganov"
},
{
"name": "Eric Brown",
"email": "browne@vmware.com",
"irc": "browne",
"launchpad_id": "ericwb"
},
{
"name": "Sabari Murugesan",
"email": "smurugesan@vmware.com",
"irc": "sabari",
"launchpad_id": "smurugesan"
}
]
},