openstack-ansible-os_nova/tasks
Dmitriy Rabotyagov a3c0edba56 Fix race-condition when libvirt starts unwillingly
libvirtd.socket does monitor libvirtd.service and trigger service restart
when it spot that service is down.

However in order to enable tcp and tls sockets, we need libvirt
to be stopped.

Currently race condition can happen, when we stop libvirt, but it's
started by socket before we enable tls one.

To overcome this we stop socket along with service.

Change-Id: Iacc093311036fb8d6559a0e32252579303a639ba
2022-02-10 14:23:44 +02:00
..
consoles Install spice-html5 from source for RedHat 2021-04-15 17:17:04 +03:00
drivers Fix race-condition when libvirt starts unwillingly 2022-02-10 14:23:44 +02:00
main.yml Merge "Use common service setup tasks from a collection rather than in-role" 2022-01-13 12:47:31 +00:00
nova_compute_key_distribute.yml Add Centos-8 support 2020-07-01 23:28:46 +03:00
nova_compute_key_populate.yml Ensure nova home dir is completely overridable 2016-08-24 22:34:56 +00:00
nova_compute_wait.yml setup: allow custom conductor host 2019-01-05 16:05:10 -05:00
nova_compute.yml Fix nova-key tag handling 2022-01-13 11:38:25 +00:00
nova_db_post_setup.yml Adjust the retry for the nova-status upgrade check 2020-10-06 10:24:21 -04:00
nova_db_setup.yml Drop cell1 upgrade to template format 2022-01-26 19:59:47 +02:00
nova_install.yml Remove apt pinning task for debian buster 2022-01-27 18:17:01 +00:00
nova_mdev_detect.yml Rename nova_enabled_vgpu_types 2021-11-03 13:49:25 +02:00
nova_post_install.yml Use config_template as a collection 2021-11-30 15:17:24 +02:00
nova_pre_install.yml Refactor definition of lock path 2021-11-30 12:18:27 +02:00
nova_virt_detect.yml Use ansible_facts[] instead of fact variables 2021-02-25 16:58:42 +00:00