cinder/cinder/api/openstack
Mathieu Gagné 3dd842de82 Add ability to extend 'in-use' volume
This change adds the ability to extend 'in-use' volume.

Once the volume size is extended, Nova is informed of the size change
through the external-event extension so the virt driver can perform
the appropriate actions for the host and guest to detect the new volume size.

Tempest related patches:

1. https://review.openstack.org/#/c/480746/
2. https://review.openstack.org/#/c/480778/

Depends-On: If10cffd0dc4c9879f6754ce39bee5fae1d04f474

Blueprint: extend-attached-volume
Co-Authored-By: TommyLike <tommylikehu@gmail.com>
APIImpact
Change-Id: I60c8ea9eb0bbcfe41f5f0a30ed8dc67bdcab3ebc
2017-07-12 11:48:32 -04:00
..
__init__.py Remove log translations 2017-03-19 14:59:57 +00:00
api_version_request.py Add ability to extend 'in-use' volume 2017-07-12 11:48:32 -04:00
rest_api_version_history.rst Add ability to extend 'in-use' volume 2017-07-12 11:48:32 -04:00
versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
wsgi.py Add enable_lazy in api/openstack/wsgi.py 2017-06-19 17:46:29 +08:00