Add Dell EMC PowerVault ME cinder driver.

Change-Id: I05ffd1d32fa7912a570b8323950094310cba326c
This commit is contained in:
ArkadyKanevsky 2021-04-20 20:01:07 -05:00
parent 925d3bbf3e
commit dee99c223b
1 changed files with 21 additions and 0 deletions

View File

@ -992,6 +992,27 @@
"failure_pattern": "DELLEMC_XtremIO_iSCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell EMC",
"name": "Dell EMC PowerVault driver",
"description": "The Dell EMC Power Vault iSCSI and FC driver.",
"maintainers": [
{
"name": "Chris Maio",
"email": "chris.maio@seagate.com"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powervault-me.html",
"releases": [
"Wallaby"
],
"ci": {
"id": "dellpvme-ci",
"success_pattern": "DELLEMC_POWERVAULT_ME \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_POWERVAULT_ME \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dot Hill",