diff --git a/etc/default_data.json b/etc/default_data.json index f082e84..ab566fa 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -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.",