diff --git a/etc/default_data.json b/etc/default_data.json index 39adf7f..f082e84 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -167,6 +167,12 @@ "wiki": "http://releases.openstack.org/yoga/", "start": "2022-Mar-30", "active": true + }, + { + "id": "Zed", + "wiki": "http://releases.openstack.org/zed/", + "start": "2022-Oct-05", + "active": true } ], @@ -1994,7 +2000,7 @@ { "project_id": "openstack/cinder", "vendor": "Pure Storage", - "name": "Volume driver for Pure Storage FlashArray iSCSI/FC storage system", + "name": "Volume driver for Pure Storage FlashArray iSCSI/FC/NVMe storage system", "description": "Pure Storage builds all-flash storage arrays. The active/active controller architecture is based on the Purity Operating Environment and providing an adaptive metadata fabric that is scalable, granular to 512B, and protected. Pure Storage systems are based on durable, resilient MLC flash and providing consistent high performance. Pure Storage FlashArrays leverage deduplication and compression technologies to reduce data written thereby lowering costs and increasing density. FlashArrays are designed for non-disruptive operations and can be upgraded or expanded without disruption or performance degradation.", "maintainers": [ { @@ -2003,14 +2009,21 @@ "launchpad_id": "pure-storage-openstack-team" } ], - "wiki": "http://specs.openstack.org/openstack/cinder-specs/specs/juno/pure-iscsi-volume-driver.html", + "wiki": "https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/pure-storage-driver.html", "releases": [ "Juno", "Kilo", - "Liberty" + "Liberty", + "Mitaka", + "Newton", + "Ussuri", + "Victoria", + "Xena", + "Yoga", + "Zed" ], "ci": { - "id": "purestorage-cinder-ci", + "id": "Pure_Storage_Third-Party_CI", "success_pattern": "Build succeeded", "failure_pattern": "Build failed" }