openstack-ansible-os_nova/handlers
Jesse Pretorius 7dce8dae13 Add a delay before the cell discovery
We're seeing a race condition during the upgrade test
for the role which causes the test to fail due to the
compute host not being proerly registered somehow. This
patch introduces a little bit of extra time between the
compute host being available and the cell discovery
executing which seems to help.

The extra delay is *only* executed in the role test
where the nova_discover_hosts_in_cells_interval is set
to -1. In a normal production environment it has no
effect.

Change-Id: Ice9deb82f052075f3b8a6ed1bc2387aac365d1fd
2018-02-16 15:13:35 +00:00
..
main.yml Add a delay before the cell discovery 2018-02-16 15:13:35 +00:00