Updating PowerVault maintainer info and splitting entry into FC and ISCSI drivers.
Change-Id: If2d0964e26d697b0a6e0d1cd7f12e5814e594acc
This commit is contained in:
parent
dee99c223b
commit
257157473d
@ -995,12 +995,13 @@
|
||||
{
|
||||
"project_id": "openstack/cinder",
|
||||
"vendor": "Dell EMC",
|
||||
"name": "Dell EMC PowerVault driver",
|
||||
"description": "The Dell EMC Power Vault iSCSI and FC driver.",
|
||||
"name": "Dell EMC PowerVault ME iSCSI driver",
|
||||
"description": "The Dell EMC PowerVault ME iSCSI driver.",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Chris Maio",
|
||||
"email": "chris.maio@seagate.com"
|
||||
"name": "Chris M",
|
||||
"email": "cinder@tristero.net",
|
||||
"launchpad_id": "pots"
|
||||
}
|
||||
],
|
||||
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powervault-me.html",
|
||||
@ -1009,8 +1010,30 @@
|
||||
],
|
||||
"ci": {
|
||||
"id": "dellpvme-ci",
|
||||
"success_pattern": "DELLEMC_POWERVAULT_ME \\S+ : SUCCESS",
|
||||
"failure_pattern": "DELLEMC_POWERVAULT_ME \\S+ : FAILURE"
|
||||
"success_pattern": "PVME-iSCSI \\S+ : SUCCESS",
|
||||
"failure_pattern": "PVME-iSCSI \\S+ : FAILURE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"project_id": "openstack/cinder",
|
||||
"vendor": "Dell EMC",
|
||||
"name": "Dell EMC PowerVault ME FC driver",
|
||||
"description": "The Dell EMC PowerVault ME FC driver.",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Chris M",
|
||||
"email": "cinder@tristero.net",
|
||||
"launchpad_id": "pots"
|
||||
}
|
||||
],
|
||||
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powervault-me.html",
|
||||
"releases": [
|
||||
"Wallaby"
|
||||
],
|
||||
"ci": {
|
||||
"id": "dellpvme-ci",
|
||||
"success_pattern": "PVME-FC \\S+ : SUCCESS",
|
||||
"failure_pattern": "PVME-FC \\S+ : FAILURE"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user