Skip to content

Commit

Permalink
Update auth_host_ip in clients_contrail section of heat.conf
Browse files Browse the repository at this point in the history
Change-Id: I84cca4a49ee9ad7aae3d0d63f1f803fb780fedea
Closes-Bug:#1566031
  • Loading branch information
Senthilnathan Murugappan committed Apr 4, 2016
1 parent 6cd9962 commit dce1c93
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -135,6 +135,7 @@ for svc in heat; do
openstack-config --set /etc/$svc/$svc.conf clients_contrail api_server $CONTRAIL_INTERNAL_VIP
fi
openstack-config --set /etc/$svc/$svc.conf clients_contrail api_base_url /
openstack-config --set /etc/$svc/$svc.conf clients_contrail auth_host_ip $controller_ip
done

for APP in heat; do
Expand Down

0 comments on commit dce1c93

Please sign in to comment.