shade/releasenotes/notes/set-bootable-volume-454a7a41e7e77d08.yaml
Monty Taylor 8cda430e8b Add method to set bootable flag on volumes
If a person wants to create a bootable volume not from an image, they
need to set a flag, which is done with this action call.

Change-Id: I765eb97501a5ba9e54325c8c56573bb7311deb72
2017-10-12 21:40:53 +00:00

5 lines
109 B
YAML

---
features:
- Added a ``set_volume_bootable`` call to allow toggling the bootable state
of a volume.