openstack-ansible-os_nova/tasks/drivers/kvm
Jonathan Herlin 7d875523d8 Fixes ansible deprecation warnings
This implements the recommended syntax for searching to get rid of this;
---
[DEPRECATION WARNING]: Using tests as filters is deprecated.
Instead of using `result|search` use `result is search`.
This feature will be removed in version 2.9.
---

Change-Id: Ia8c6b66a4e2c6336e9374da6e3fdd81e17ba2346
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_kvm_install.yml Add support for using distribution packages for OpenStack services 2018-07-03 11:19:56 +01:00
nova_compute_kvm_install_source.yml Ensure python3 compatibility 2018-07-13 08:37:06 +00:00
nova_compute_kvm_virsh_net_remove.yml Fixes ansible deprecation warnings 2018-11-25 00:35:21 +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