From 9a1395a4990acecfc324185c5d5a3671174c29fd Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Tue, 2 Feb 2021 08:32:27 -0500 Subject: [PATCH] Add assert:supports-api-interoperability to cinder The Cinder project meets all the requirements for the api interoperability tag: 1 - The project follows the OpenStack API interoperability guidelines [0] when making changes to the REST API 2 - The Block Storage API v3 uses the microversions versioning scheme 3 - Branchless API tests from tempest and the cinder-tempest-plugin run on every commit [0] http://specs.openstack.org/openstack/api-wg/guidelines/api_interoperability.html Change-Id: Ie8b2231126db01707507320a3597a398fa208ae8 --- reference/projects.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/projects.yaml b/reference/projects.yaml index d865a2701..04175e1fa 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -136,6 +136,7 @@ cinder: - stable:follows-policy - assert:supports-rolling-upgrade - assert:supports-accessible-upgrade + - assert:supports-api-interoperability cinder-specs: release-management: none repos: