kolla/docker/fedora-rdo-base
Martin André f4b7ae95ac Check for nova DB availability in dependent containers
When nova-api start and the nova database hasn't yet been created, it
would create it itself, preventing the migration in nova-conductor to
run and making it unable to start. This commit ensures that nova-api
container will not try to steal nova-conductor's job of creating the
nova database.

Nova-scheduler reacts differently to the missing database and simply
exits with a backtrace. This commit also prevents nova-scheduler to
start when the nova database cannot be found.

Change-Id: Ib6f7521151815faa7a26ec1d170df5a1cdb7fd63
Related-Bug: #1335804
2015-01-21 09:34:01 +09:00
..
.buildconf do not add image prefix when building 2014-10-07 12:34:46 -04:00
Dockerfile Lock Fedora-based image to specific versions 2015-01-05 10:05:31 +09:00
build introduce a new build mechanism 2014-10-04 11:03:39 -04:00
kolla-common.sh Check for nova DB availability in dependent containers 2015-01-21 09:34:01 +09:00
service_hosts.sh Enable usage of containers outside of Kubernetes 2014-12-17 13:50:03 +09:00