cinder/cinder/volume
Silvan Kaiser 247c660715 Add context to cloning snapshots in remotefs driver
Adds context to _create_cloned_volume method in order
to allow taking a snapshot during cloning. Also saves
the temp_snapshot in order to enable Nova to update the
snapshot state. Destroys the temp_snapshot after usage.
This affects the NFS, WindowsSMBFS, VZStorage and
Quobyte drivers.

Closes-Bug: #1744692

Change-Id: I328a02d0f26e8c3d41ec18a0487da6fd20b39b04
(cherry picked from commit 78f2101fc5)
2019-09-11 08:04:46 -07:00
..
drivers Add context to cloning snapshots in remotefs driver 2019-09-11 08:04:46 -07:00
flows Create new image volume cache entry when cloning fails 2019-01-15 06:33:49 -05:00
targets Fix LVM IPv6 target portals 2019-08-26 15:43:09 +00:00
__init__.py
api.py Prevent double-attachment race in attachment_reserve 2019-07-31 11:38:37 -04:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Merge "Move 'attach.end' notify to attachment_complete" 2019-03-04 22:16:47 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
utils.py Fix LVM IPv6 target portals 2019-08-26 15:43:09 +00:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Fix wrong NotFound in get_by_name_or_id 2018-09-29 09:26:19 +00:00