Merge "Add firewall rules for manila api service"
[apex-tripleo-heat-templates.git] / puppet / services / heat-engine.yaml
index 24c3636..20415ee 100644 (file)
@@ -103,3 +103,6 @@ outputs:
           heat::db::mysql::allowed_hosts:
             - '%'
             - "%{hiera('mysql_bind_host')}"
+        keystone:
+            # This is needed because the keystone profile handles creating the domain
+            heat::keystone::domain::domain_password: {get_param: HeatStackDomainAdminPassword}