]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add set-bootable command
authorHiroyuki Eguchi <h-eguchi@az.jp.nec.com>
Mon, 21 Apr 2014 07:31:16 +0000 (16:31 +0900)
committerHiroyuki Eguchi <h-eguchi@az.jp.nec.com>
Mon, 21 Apr 2014 07:32:16 +0000 (16:32 +0900)
commit5669fc434acd72dfe710760360f8eafd416fb77c
tree89de03b39c850e068fc154d31728e4e143930f5d
parentfed5843972ced19d0c04d99a3b100a6108152063
Add set-bootable command

Bootable Status is set to "True" automatically when user
create a volume from a image. But user have to set bootable
status manually when creating a bootable volume manually.

blueprint add-bootable-option

this commit is related to https://review.openstack.org/#/c/83691/

Change-Id: Ib6cdca15950fe86b4fb2a43cfc7338e28260e453
cinder/api/contrib/volume_actions.py
cinder/tests/api/contrib/test_volume_actions.py