systemctl fails to enable messagebus BZ1184960
This commit is contained in:
parent
797c5434a3
commit
9512b4c825
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
- command: openstack-config --set /etc/nova/nova.conf DEFAULT glance_host {{controller_private_ip}}
|
- command: openstack-config --set /etc/nova/nova.conf DEFAULT glance_host {{controller_private_ip}}
|
||||||
|
|
||||||
- service: name=libvirtd state=started enabled=yes
|
- service: name=libvirtd state=started enabled=yes
|
||||||
- service: name=messagebus state=started enabled=yes
|
- service: name=messagebus state=started
|
||||||
- service: name=openstack-nova-compute state=started enabled=yes
|
- service: name=openstack-nova-compute state=started enabled=yes
|
||||||
|
|
||||||
# http://docs.openstack.org/icehouse/install-guide/install/yum/content/neutron-ml2-compute-node.html
|
# http://docs.openstack.org/icehouse/install-guide/install/yum/content/neutron-ml2-compute-node.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue