Skip to content

Commit cb7aaf3

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Run glance-manage db_sync."
2 parents ce5b8ed + 0f39c5d commit cb7aaf3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Anthony Young <[email protected]>
55
Armando Migliaccio <[email protected]>
66
Brad Hall <[email protected]>
77
Chmouel Boudjnah <[email protected]>
8+
Dan Prince <[email protected]>
89
Dean Troyer <[email protected]>
910
Devin Carlen <[email protected]>
1011
Eddie Hebert <[email protected]>

stack.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,9 @@ if is_service_enabled g-reg; then
10331033

10341034
GLANCE_POLICY_JSON=$GLANCE_CONF_DIR/policy.json
10351035
cp $GLANCE_DIR/etc/policy.json $GLANCE_POLICY_JSON
1036+
1037+
$GLANCE_DIR/bin/glance-manage db_sync
1038+
10361039
fi
10371040

10381041
# Quantum (for controller or agent nodes)

0 commit comments

Comments
 (0)