X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=roles_data.yaml;h=e29885d5d520e84286c71d1b35118eecd752f062;hb=892827c639d7b72ff2020e5f3fa5bc6db6a608df;hp=81ddf9ca905d78b72dc3a38720064034d855d990;hpb=94a42fb5b7d59d6383e4d9186216195aa742a836;p=apex-tripleo-heat-templates.git diff --git a/roles_data.yaml b/roles_data.yaml index 81ddf9ca..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 @@ -97,6 +100,7 @@ - OS::TripleO::Services::BarbicanApi - OS::TripleO::Services::PankoApi - OS::TripleO::Services::Zaqar + - OS::TripleO::Services::OVNDBs - name: Compute CountDefault: 1