Merge "Run glance-manage db_sync."

This commit is contained in:
Jenkins 2012-06-19 14:35:35 +00:00 committed by Gerrit Code Review
commit cb7aaf3a8d
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Anthony Young <sleepsonthefloor@gmail.com>
Armando Migliaccio <armando.migliaccio@eu.citrix.com>
Brad Hall <brad@nicira.com>
Chmouel Boudjnah <chmouel@chmouel.com>
Dan Prince <dprince@redhat.com>
Dean Troyer <dtroyer@gmail.com>
Devin Carlen <devin.carlen@gmail.com>
Eddie Hebert <edhebert@gmail.com>

View File

@ -1033,6 +1033,9 @@ if is_service_enabled g-reg; then
GLANCE_POLICY_JSON=$GLANCE_CONF_DIR/policy.json
cp $GLANCE_DIR/etc/policy.json $GLANCE_POLICY_JSON
$GLANCE_DIR/bin/glance-manage db_sync
fi
# Quantum (for controller or agent nodes)