cinder/cinder/api/contrib
Brian Rosmaita e05b261af7 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
2021-06-04 17:21:28 -04:00
..
__init__.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
admin_actions.py Remove Block Storage API v2 2021-06-04 17:21:28 -04:00
availability_zones.py Remove XML API 2016-04-21 16:05:29 +00:00
backups.py Remove Block Storage API v2 2021-06-04 17:21:28 -04:00
capabilities.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
cgsnapshots.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
consistencygroups.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
extended_services.py Remove XML API 2016-04-21 16:05:29 +00:00
extended_snapshot_attributes.py Use soft authorize for 'extended_snapshot_attributes' policy 2018-03-16 10:21:28 +08:00
hosts.py Deprecate Cinder Hosts API/Extension 2018-02-07 11:44:27 -07:00
qos_specs_manage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
quota_classes.py V3 jsonschema validation: Quota classes 2018-04-27 08:39:56 +05:30
quotas.py Remove nested quota leftovers 2021-03-30 16:20:39 +02:00
resource_common_manage.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
scheduler_hints.py Add OS-SCH-HNT in extensions list 2019-06-07 08:38:06 +05:30
scheduler_stats.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
services.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
snapshot_actions.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
snapshot_manage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
snapshot_unmanage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
types_extra_specs.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
types_manage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
used_limits.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
volume_actions.py Remove Block Storage API v2 2021-06-04 17:21:28 -04:00
volume_encryption_metadata.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
volume_host_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_image_metadata.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volume_manage.py Remove Block Storage API v2 2021-06-04 17:21:28 -04:00
volume_mig_status_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_tenant_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_transfer.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volume_type_access.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volume_type_encryption.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00
volume_unmanage.py Import HTTPStatus instead of http_client 2020-10-08 13:16:18 -04:00