cinder/cinder/api/openstack
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
..
__init__.py Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
api_version_request.py Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
rest_api_version_history.rst Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
wsgi.py Merge "Fix best_match() deprecation warning" 2021-12-22 18:36:06 +00:00