Merge "Change libvirt volume name to libvirtd"
This commit is contained in:
commit
9c235f6b91
@ -12,8 +12,8 @@
|
||||
- "/lib/modules:/lib/modules:ro"
|
||||
- "/run/:/run/"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup"
|
||||
- "libvirtd:/var/lib/libvirt"
|
||||
- "nova_compute:/var/lib/nova/"
|
||||
- "nova_libvirt:/var/lib/libvirt"
|
||||
when: inventory_hostname in groups['compute']
|
||||
|
||||
- name: Starting nova-compute container
|
||||
@ -28,8 +28,8 @@
|
||||
- "/lib/modules:/lib/modules:ro"
|
||||
- "/run:/run"
|
||||
- "kolla_logs:/var/log/kolla/"
|
||||
- "libvirtd:/var/lib/libvirt"
|
||||
- "nova_compute:/var/lib/nova/"
|
||||
- "nova_libvirt:/var/lib/libvirt"
|
||||
when:
|
||||
- inventory_hostname in groups['compute']
|
||||
- not enable_nova_fake | bool
|
||||
|
@ -50,10 +50,11 @@ else
|
||||
heka{,_socket} \
|
||||
ironic_pxe \
|
||||
kolla_logs \
|
||||
libvirtd \
|
||||
mariadb \
|
||||
mongodb \
|
||||
neutron_metadata_socket \
|
||||
nova_{compute,libvirt} \
|
||||
nova_compute \
|
||||
openvswitch_db \
|
||||
rabbitmq
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user