Merge "Drive DB initialization via Hiera"
authorJenkins <jenkins@review.openstack.org>
Thu, 6 Aug 2015 17:13:07 +0000 (17:13 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 6 Aug 2015 17:13:07 +0000 (17:13 +0000)
1  2 
puppet/controller-puppet.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp

@@@ -978,7 -955,9 +984,8 @@@ resources
                  heat::api_cloudwatch::bind_host: {get_input: heat_api_network}
                  heat::api_cfn::bind_host: {get_input: heat_api_network}
                  heat::database_connection: {get_input: heat_dsn}
 -                heat::instance_user: heat-admin
                  heat::debug: {get_input: debug}
+                 heat::db::mysql::password: {get_input: heat_password}
  
                  # Keystone
                  keystone::admin_token: {get_input: admin_token}