summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2021-05-19 14:57:17 -0400
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2021-06-04 17:21:28 -0400
commite05b261af7dcd24096b229860df65dff1d385910 (patch)
treef3a014606e9403129e334d858db1d56659ac0bdd /.zuul.yaml
parentd5f0e51879c03654db4bf89564695e01af593350 (diff)
downloadcinder-e05b261af7dcd24096b229860df65dff1d385910.tar.gz
Remove Block Storage API v2
In this patch: - adjusted VersionsController to return only v3 - removed cinder.api.v2.router - adjustments to cinder.tests.unit.api.contrib to use /v3 only - moved cinder.api.v2.snapshot_metadata (and tests) to cinder.api.v3 - moved cinder.api.v2.types (and view, tests) to cinder.api.v3 - updated versions response in api-ref - removed unnecessary config option - updated various sample config files - removed experimental tempest-cinder-v2-api job - updated some docs - updated non-voting rally job config Some cinder.api.v2 modules are left because the v3 classes depend on them, but with the v2 router removed, these are unreachable via the /v2 path. Depends-on: https://review.opendev.org/c/openstack/rally-openstack/+/794891 (changes rally to use Block Storage API v3) Depends-on: https://review.opendev.org/c/openstack/requirements/+/794894 (corrects regression in upper-constraint on Sphinx) Change-Id: I2093d77db9beec7543c7524d2cd273e79dd5fd5d
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 76254854b..f11ad8211 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -91,8 +91,6 @@
irrelevant-files: *gate-irrelevant-files
experimental:
jobs:
- - tempest-cinder-v2-api:
- irrelevant-files: *gate-irrelevant-files
- legacy-tempest-dsvm-multibackend-matrix:
irrelevant-files: *gate-irrelevant-files
- cinder-grenade-mn-sub-volschbak: