cinder/cinder/tests/unit/volume/flows
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 Add entry create and cast tasks to manage workflow 2015-07-27 19:20:22 +03:00
fake_volume_api.py Support create volume from backup 2017-11-28 09:16:59 +08:00
test_create_volume_flow.py Set bootable when creating volume from snapshot 2018-08-01 05:35:15 +00:00
test_manage_snapshot_flow.py Handle quota in 2 phases when managing resource 2017-11-23 01:18:02 +00:00
test_manage_volume_flow.py Merge "Handle deprecation of inspect.getargspec" 2017-12-23 16:26:53 +00:00