install openstack-utils to have openstack-config command

This commit is contained in:
Miroslav Suchý 2014-09-22 14:10:44 +00:00
parent e9fff1f18b
commit 1828448df4

View file

@ -42,6 +42,7 @@
- openstack-nova-novncproxy
- openstack-nova-scheduler
- python-novaclient
- openstack-utils
- name: Set up db connection to controller
action: command openstack-config --set /etc/nova/nova.conf database connection mysql://nova:{{NOVA_DBPASS}}@{{controller_private_ip}}/nova
- name: Set these configuration keys to configure Compute to use the Qpid message broker