Correct glance db_sync command
Closes-Bug: #1263431 Change-Id: I30a53adfdd8e00a9995595af2e090190bac241a0
This commit is contained in:
parent
bc22aeb4bc
commit
16312738d1
@ -176,7 +176,7 @@ function init_glance() {
|
||||
recreate_database glance utf8
|
||||
|
||||
# Migrate glance database
|
||||
$GLANCE_BIN_DIR/glance-manage db sync
|
||||
$GLANCE_BIN_DIR/glance-manage db_sync
|
||||
|
||||
create_glance_cache_dir
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user