puppet-tripleo/releasenotes/notes/cinder-default-volume-type-a344cea7ab4b4b2a.yaml
Alan Bishop 5e87dffbee Configure cinder's default volume type
Add a resource that creates Cinder's default volume type. The
cinder::type provider executes osc commands, so this is only done once
on the bootstrap node, and at step 4 when the cinder_api service is
running.

Partial-Bug: #1782217
Change-Id: Ia23996abefdd1410fb86f04ed84a314f4364339c
2018-08-06 12:01:17 -04:00

7 lines
191 B
YAML

---
features:
- |
Add the ability to create Cinder's default volume type. This capability
will be used to fix `bug 1782217
<https://bugs.launchpad.net/tripleo/+bug/1782217>`__.