instack-undercloud/scripts
Juan Antonio Osorio Robles 830554939b Undercloud/Certmonger: Only attempt to reload haproxy is it's active
Previously, certmonger tried to reload haproxy every time after a
certificate is requested. This is useful for certificate resubmits or
renewals. However, it turned out problematic on installation, when
haproxy is not yet active, as it would try many times and end up having
a race-condition with puppet.

This checks if haproxy is active and only then will it attempt to reload
it.

Closes-Bug: #1712377
Change-Id: I4edd42b888a0bbbb8eb0e71f5c17750bac46c2ce
(cherry picked from commit fe25c53fe9)
2017-09-02 04:18:46 +00:00
..
instack-haproxy-cert-update Undercloud/Certmonger: Only attempt to reload haproxy is it's active 2017-09-02 04:18:46 +00:00
instack-install-undercloud Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
instack-pre-upgrade-undercloud Add pre-upgrade entrypoint 2017-06-29 21:39:46 +00:00
instack-upgrade-undercloud Improve upgrade process to include upgrade flag 2017-01-17 15:44:02 -07:00