cinder/cinder/api
Konrad Gube 2a1a0bc3e2 Add the os-extend_volume_completion volume action
Split off the finalization part of the volume manager's
extend_volume method and make it externally callable as the new
os-extend_volume_completion admin volume action.

This is the first part of a feature that will allow volume drivers
to rely on feedback from Nova when extending attached volumes,
allowing e.g. NFS-based drivers to support online extend.

See the linked blueprint for details.

Implements: bp extend-volume-completion-action
Change-Id: I4aaa5da1ad67a948102c498483de318bd245d86b
2024-02-16 18:14:33 +01:00
..
contrib Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
middleware Fix wrong attribute to find remote address 2022-04-04 00:21:56 +09:00
openstack Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
schemas Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
v2 Remove multiatttach request parameter 2023-03-06 08:58:59 +00:00
v3 db: Fix up some API signatures, other style issues 2023-03-30 16:54:16 +01:00
validation DB: Set quota resource property length to 300 2024-01-12 14:25:43 +01:00
views Fix reported storage_protocol 2022-04-20 18:48:24 +02:00
__init__.py Remove 'enable_v3_api' option 2021-08-05 06:30:16 -04:00
api_utils.py mypy: Cleanup "noqa: H301" comments 2023-12-14 16:29:27 +00:00
common.py mypy: Cleanup "noqa: H301" comments 2023-12-14 16:29:27 +00:00
extensions.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
microversions.py Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Remove 'enable_v3_api' option 2021-08-05 06:30:16 -04:00