Files
openstack-ansible-os_nova/tasks/nova_post_install.yml
Jimmy McCrory 914fd48924 Fix issues with nova distro install on Ubuntu
The Ubuntu nova-api and nova-spiceproxy distro packages create services
with names differing from the OSA's defaults. Set default init overrides
for these services which provide these names as aliases.

The nova-compute-kvm package creates a nova-compute.conf file setting
libvirt.virt_type=kvm which overrides anything in nova.conf. Remove it.

Depends-On: https://review.openstack.org/#/c/614888
Change-Id: I0bf038930fde4790bcc8f9dbbacd236901c94346
2018-11-01 16:30:03 -07:00

2.8 KiB