diff --git a/openstack/python-cinder/centos/files/restart-cinder b/openstack/python-cinder/centos/files/restart-cinder index da079608..fbbd7464 100644 --- a/openstack/python-cinder/centos/files/restart-cinder +++ b/openstack/python-cinder/centos/files/restart-cinder @@ -28,6 +28,7 @@ declare -i GLOBAL_RC=$PATCH_STATUS_OK # Syntax:(" "\) SERVICES=("cinder-volume 30 30 kill"\ "cinder-scheduler 50 20 kill"\ + "cinder-backup 30 30 kill"\ "cinder-api 30 20 kill") # where: # = name of executable file reported by ps