Change flat network name for nosdn fdio scenario
[apex-tripleo-heat-templates.git] / puppet / services / tacker.yaml
index 7661dd2..251d809 100644 (file)
@@ -37,6 +37,7 @@ parameters:
   Debug:
     type: string
     default: ''
+    description: Set to True to enable debugging on all services.
   TackerDebug:
     default: ''
     description: Set to True to enable debugging Tacker service.
@@ -113,6 +114,7 @@ outputs:
         tacker::keystone::authtoken::project_name: 'service'
         tacker::keystone::authtoken::user_domain_name: 'Default'
         tacker::keystone::authtoken::project_domain_name: 'Default'
+        tacker::keystone::authtoken::password: {get_param: TackerPassword}
         tacker::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
         tacker::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}