~gandelman-a/charms/precise/nova-cloud-controller/vmw

« back to all changes in this revision

Viewing changes to hooks/nova-cloud-controller-relations

  • Committer: Adam Gandelman
  • Date: 2012-03-08 22:36:13 UTC
  • Revision ID: adamg@canonical.com-20120308223613-jmjmn1fcovrppxdf
Restart nova-api-os-volume on keystone changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
  set_or_update "admin_user" "$service_username" "$API_CONF"
161
161
  set_or_update "admin_password" "$service_password" "$API_CONF"
162
162
  nova_ctl nova-api restart
 
163
  nova_ctl nova-api-os-volume restart
163
164
}
164
165
 
165
166
case $ARG0 in