Update glance_ctl() usage to service_ctl().

This commit is contained in:
Adam Gandelman 2012-10-25 17:37:36 +02:00
parent ece4c01654
commit 37241a8c1e
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ EOF
set_or_update rbd_store_user $SERVICE_NAME api
set_or_update rbd_store_pool images api
set_or_update rbd_store_chunk_size 8 api
glance_ctl glance-api restart
service_ctl glance-api restart
}
function keystone_joined {

View File

@ -1 +1 @@
71
72