Add Pure Manila driver

Also update correct versions the cinder driver is available in.

Change-Id: Iacda2b269bb1fcae54d25828e7025b5fe6032c36
This commit is contained in:
Simon Dodsley 2023-01-24 19:00:17 -05:00
parent 07178af71f
commit 59ef0a6e0b
1 changed files with 30 additions and 0 deletions

View File

@ -2016,6 +2016,12 @@
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Xena",
@ -3331,6 +3337,30 @@
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/manila",
"vendor": "Pure Storage",
"name": "File Service driver for Pure Storage FlashBlade storage system",
"description": "Pure Storage builds all-flash storage arrays. Pure Storage systems are based on durable, resilient MLC flash and providing consistent high performance.",
"maintainers": [
{
"name": "Pure Storage Openstack Dev Team",
"email": "openstack-dev@purestorage.com",
"launchpad_id": "pure-storage-openstack-team"
}
],
"wiki": "https://docs.openstack.org/manila/latest/configuration/shared-file-systems/drivers/purestorage-flashblade-driver.html",
"releases": [
"Xena",
"Yoga",
"Zed"
],
"ci": {
"id": "Pure_Storage_Third-Party_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/manila",
"vendor": "Quobyte Inc.",