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
This commit is contained in:
Brian Rosmaita 2021-02-02 08:32:27 -05:00
parent d6a1ad9e24
commit 9a1395a499
1 changed files with 1 additions and 0 deletions

View File

@ -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: