First pass at autocloud backend stuff.
This commit is contained in:
parent
07169bb901
commit
d96376d8e1
10 changed files with 183 additions and 19 deletions
|
@ -189,3 +189,6 @@
|
|||
service: name=openstack-cinder-api state=restarted
|
||||
service: name=openstack-cinder-scheduler state=restarted
|
||||
service: name=openstack-cinder-volume state=restarted
|
||||
|
||||
- name: restart autocloud
|
||||
service: name=autocloud state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue