Updated Dell driver related entries

Updated the maintainer details, release
and ci information for dell cinder and ironic
drivers.

Change-Id: I0c9b4d54c4b4f945adbc0c0782579cf67634fac3
This commit is contained in:
rajinir 2017-01-23 11:36:47 -06:00
parent dd60c26d58
commit 96dc5081ae
1 changed files with 29 additions and 9 deletions

View File

@ -480,13 +480,14 @@
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell EqualLogic iSCSI volume driver",
"description": "The Dell EqualLogic volume driver interacts with configured EqualLogic arrays and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, and clone creation.",
"name": "Dell PS Series iSCSI volume driver",
"description": "The Dell PS Series volume driver interacts with configured PS Series (EqualLogic) storage arrays and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, and clone creation.",
"maintainers": [
{
"name": "Arkady Kanevsky",
"email": "arkady_kanevsky@dell.com",
"launchpad_id": "arkady-kanevsky"
"name": "Rajini Ram",
"email": "rajini.ram@dell.com",
"irc": "rajinir",
"launchpad_id": "rajinir"
}
],
"wiki": "http://docs.openstack.org/newton/config-reference/block-storage/drivers/dell-equallogic-driver.html",
@ -2968,13 +2969,26 @@
{
"project_id": "openstack/ironic",
"vendor": "Dell",
"name": "pxe_drac",
"name": "Dell DRAC Driver",
"description": "This driver is for the Dell Remote Access Controller and uses pxe to deploy.",
"maintainers": [
{
"name": "Chris Dearborn",
"email": "christopher_dearborn@dell.com",
"email": "christopher.dearborn@dell.com",
"irc": "cdearborn",
"launchpad_id": "cdearborn"
},
{
"name": "Richard Pioso",
"email": "richard.pioso@dell.com",
"irc": "rpioso",
"launchpad_id": "rpioso"
},
{
"name": "Rajini Ram",
"email": "rajini.ram@dell.com",
"irc": "rajinir",
"launchpad_id": "rajinir"
}
],
"wiki": "http://docs.openstack.org/developer/ironic/deploy/drivers.html#drac-driver",
@ -2982,8 +2996,14 @@
"Juno",
"Kilo",
"Liberty",
"Mitaka"
]
"Mitaka",
"Newton"
],
"ci": {
"id": "openstack-ironic-ci",
"success_pattern": "dell-hw-tempest-dsvm-ironic-pxe_drac \\S+ : SUCCESS",
"failure_pattern": "dell-hw-tempest-dsvm-ironic-pxe_drac \\S+ : FAILURE"
}
},
{
"project_id": "openstack/ironic",