Back to bug 1297757

Who When What Removed Added
Matthias Runge 2016-01-12 12:10:35 UTC Status NEW ON_DEV
Matthias Runge 2016-01-12 14:23:43 UTC Status ON_DEV MODIFIED
Fixed In Version python-django-horizon-8.0.0-10.el7ost
errata-xmlrpc 2016-01-14 19:28:46 UTC Status MODIFIED ON_QA
Jon Schlueter 2016-01-15 15:08:18 UTC Status ON_QA MODIFIED
CC jschluet
Target Milestone --- ga
errata-xmlrpc 2016-01-20 05:31:03 UTC Status MODIFIED ON_QA
Amit Ugol 2016-01-25 15:47:40 UTC Status ON_QA VERIFIED
CC augol
Matthias Runge 2016-02-10 18:37:17 UTC Doc Text Cause:
In some situations, esp. when using a virtualized environment or a very loaded environment, it could take a longer time for httpd to start up.

Consequence:
httpd startup is marked as failure, even if it already works.

Fix:
the timeout for systemd snippet was increased.

Result:
Issue fixed.
Radek Bíba 2016-03-23 10:08:54 UTC CC rbiba
Doc Text Cause:
In some situations, esp. when using a virtualized environment or a very loaded environment, it could take a longer time for httpd to start up.

Consequence:
httpd startup is marked as failure, even if it already works.

Fix:
the timeout for systemd snippet was increased.

Result:
Issue fixed.
Previously, no timeout was specified in horizon's systemd snippet for httpd, so the standard one-minute timeout was used when waiting for httpd to fully start up. In some cases, however, especially when running in a virtualized or a very loaded environment, the startup takes longer. Consequently, a failure from systemd sometimes occurred even if httpd was already running. With this update, the timeout has been set to two minutes, which resolves the problem.
errata-xmlrpc 2016-04-07 21:22:02 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:22:02 UTC

Back to bug 1297757