Run nova-api hosts discovery after nova-compute start
authorMartin André <m.andre@redhat.com>
Wed, 22 Mar 2017 13:31:36 +0000 (14:31 +0100)
committerMartin André <m.andre@redhat.com>
Wed, 22 Mar 2017 13:31:36 +0000 (14:31 +0100)
commit1323fbe67188e9102ebe2dd046f2c109cd72350b
treed04c8b4c5e3b007cf31f34e2adcaab1a6c454828
parentb758dff5758a84b8a72766dd2591477f68b23c50
Run nova-api hosts discovery after nova-compute start

The previous code had a race condition where nova-api host discovery
and nova-compute where run at the same step. This commit ensures host
discovery happens after nova-compute has started.

Change-Id: Id2fc795a64783d958d98d4ac523a19079e8a4fab
Closes-Bug: #1675011
docker/services/nova-api.yaml