Trivial typo fix.

This commit is contained in:
Adam Gandelman 2013-03-20 16:24:35 -07:00
parent 4ecf03365e
commit a77fb14da4
2 changed files with 2 additions and 2 deletions

@ -402,7 +402,7 @@ volume_joined() {
fi
configure_volume_service "$svc"
deteremine_services && service_ctl all restart
determine_services && service_ctl all restart
# The nova-volume API can be hosted here alongside the other
# nova API services, but there needs to be a new endpoint

@ -1 +1 @@
239
240