Merge "Fix start order for Ironic during upgrade"

This commit is contained in:
Jenkins 2016-05-19 12:28:18 +00:00 committed by Gerrit Code Review
commit bb42652d70

View File

@ -101,11 +101,11 @@ fi
$IRONIC_BIN_DIR/ironic-dbsync --config-file=$IRONIC_CONF_FILE
start_ironic
# calls upgrade-ironic for specific release
upgrade_project ironic $RUN_DIR $BASE_DEVSTACK_BRANCH $TARGET_DEVSTACK_BRANCH
start_ironic
# Don't succeed unless the services come up
ensure_services_started ironic-api ironic-conductor
ensure_logs_exist ir-cond ir-api