aboutsummaryrefslogtreecommitdiffstats
path: root/cinder-storage.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2015-07-16 17:40:34 +0100
committerSteven Hardy <shardy@redhat.com>2015-07-16 17:55:48 +0100
commit08f72b29472f6c1ba65d5508ffd3391b452a54a1 (patch)
tree1730c701f87435e4c91b92983c609bb2c0169ef1 /cinder-storage.yaml
parent1f13f59726d7212fdb797f58ab5c70ab7f9cbcaa (diff)
Wire in hieradata overrides via ExtraConfig for BlockStorage
Adds support for global (ExtraConfig) and role-specific (BlockStorageExtraConfig) hiera overrides, similar to those added for the Controller and NovaCompute roles. Change-Id: Iaf9665b53407e6a657f56d6516469f2c88bafbdd
Diffstat (limited to 'cinder-storage.yaml')
-rw-r--r--cinder-storage.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cinder-storage.yaml b/cinder-storage.yaml
index be088d66..f65d9289 100644
--- a/cinder-storage.yaml
+++ b/cinder-storage.yaml
@@ -62,6 +62,11 @@ parameters:
}
}
type: json
+ BlockStorageExtraConfig:
+ default: {}
+ description: |
+ Role specific additional configuration to inject into the cluster.
+ type: json
Flavor:
description: Flavor for block storage nodes to request when deploying.
type: string