Comment 0 for bug 1387345

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote : Heat deployment in HA mode: different value for auth_encryption_pass parameter on each controller node

Steps To Reproduce:
1. Deploy OpenStack in HA mode.
2. Check /etc/heat/heat.conf on each controller.

Expected Result:
We have identical configuration files on each controller and we can see that Heat engine works on all controllers.

Observed Result:
Heat engine works only on one controller and e have differnet values for parameter '' on all OpenStack controllers. As the result - Heat can't deploy stacks if several Heat engines work in parallel and it will fail if active controller with Heat engine will be lost.