aboutsummaryrefslogtreecommitdiffstats
path: root/roles_data.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-06 18:19:05 +0000
committerGerrit Code Review <review@openstack.org>2017-01-06 18:19:05 +0000
commit2d045770a3dbe7a4fa500c9728caf7d3f04f79df (patch)
tree634c7de3f8038cbee1e14fe1e95bace04d1b7a55 /roles_data.yaml
parent6583d08d85d67c847971dadbd9f7bb3e3ccd0487 (diff)
parentbd985f85a301c29aa9bb8d7e48f8724e37da86ae (diff)
Merge "Add custom roles data for deployed-server"
Diffstat (limited to 'roles_data.yaml')
-rw-r--r--roles_data.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles_data.yaml b/roles_data.yaml
index e96bd78d..e29885d5 100644
--- a/roles_data.yaml
+++ b/roles_data.yaml
@@ -14,6 +14,9 @@
# defaults to '%stackname%-{{role.name.lower()}}-%index%'
# sets the default for {{role.name}}HostnameFormat parameter in overcloud.yaml
#
+# disable_constraints: (boolean) optional, whether to disable Nova and Glance
+# constraints for each role specified in the templates.
+#
# ServicesDefault: (list) optional default list of services to be deployed
# on the role, defaults to an empty list. Sets the default for the
# {{role.name}}Services parameter in overcloud.yaml