d734f482ec
This patch adds the ability to configure the default "create volume" value when launching an instance with Cinder enabled. Co-Authored-By: Rob Cresswell <robert.cresswell@outlook.com> Closes-Bug: 1678109 Change-Id: I272f7f1b20cc1276976c464a82d1776de92d17e7
6 lines
196 B
YAML
6 lines
196 B
YAML
---
|
|
features:
|
|
- Added a new ``create_volume`` setting under the
|
|
``LAUNCH_INSTANCE_DEFAULTS`` dict. This allows you to set the default value
|
|
of "Create Volume", when Cinder is available.
|