Merge "Add password to authtoken section in congress.conf"

This commit is contained in:
Jenkins 2017-04-07 15:28:28 +00:00 committed by Gerrit Code Review
commit e221203da4
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ outputs:
congress::rabbit_port: {get_param: RabbitClientPort}
congress::server::bind_host: {get_param: [ServiceNetMap, CongressApiNetwork]}
congress::keystone::authtoken::password: {get_param: CongressPassword}
congress::keystone::authtoken::project_name: 'service'
congress::keystone::authtoken::user_domain_name: 'Default'
congress::keystone::authtoken::project_domain_name: 'Default'