cinder/cinder/volume/flows/api
caixiaoyu b622a17e29 Set bootable when creating volume from snapshot
When creating a volume from a snapshot of a bootable volume the
bootable setting is ignored. This changes the creation logic so
when snapshot_id is not None, bootable can be set to be the same
as the snapshot's source_volume.

Change-Id: Ifca9ca04dfa8eca987dc44ec23cda5e0d431cba2
2018-08-01 05:35:15 +00:00
..
__init__.py Rename __init__.py to create_volume.py 2014-01-20 11:40:35 +02:00
create_volume.py Set bootable when creating volume from snapshot 2018-08-01 05:35:15 +00:00
manage_existing.py Handle quota in 2 phases when managing resource 2017-11-23 01:18:02 +00:00