commit | 7befae663c6aa99343cb2c90e74ee2e3bc676559 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Sat Jun 19 13:24:00 2021 +0200 |
committer | Gregory Thiemonge <gthiemon@redhat.com> | Sat Jun 19 14:19:26 2021 +0200 |
tree | 6de01b918dbf86d3d581a7e197189824dfa5e0a6 | |
parent | 6af3cb9eb273c127c20bc07f65c9a5d7f8ba95cd [diff] |
Delay horizon startup Move the 'Starting Horizon' task after the end of the wait for create_flavors. The start_horizon function restarts the httpd server, the openstack services are unavailable during a short period of time, so the "openstack flavor create" calls might fail randomly. Closes-Bug: #1932580 Change-Id: I32ee7457586e3de8ba4dfce3b1a12025f9776542