openstack-ansible-os_nova/tasks/drivers/kvm
Chandan Kumar 76a1b307a0 Use venv_packages_to_symlink to symlink to import libvirt-python
Currently on CentOS7, while deploying nova, it gives libvirt
module import error. By adding venv_packages_to_symlink in
nova_source_install will symlink the packages defined in
nova_compute_kvm_packages_to_symlink and fixes the issue.

It removes nova_compute_kvm_install.yml to use python_venv_build
role.

Change-Id: I20a181c6c4901b3cc846a9f665e5def98aac5059
2019-02-15 08:01:14 +00:00
..
nova_compute_kvm_install.yml Use venv_packages_to_symlink to symlink to import libvirt-python 2019-02-15 08:01:14 +00:00
nova_compute_kvm_virsh_net_remove.yml Fixes ansible deprecation warnings 2018-11-25 00:35:21 +00:00
nova_compute_kvm.yml Add support to kvm nested virt 2018-11-06 15:44:54 +00:00
nova_compute_qemu.yml Streamline task execution 2017-05-18 18:46:05 -05:00
nova_disable_smt.yml Remove systemd conditionals 2018-02-20 09:39:58 +00:00
nova_enable_ksm.yml Enable KSM support for Nova 2017-10-26 14:06:10 +00:00
nova_kernel_permissions.yml Fix kernel post-installation script 2018-04-12 14:58:30 -04:00