openstack-ansible-os_nova/tasks
Damian Dabrowski af5fc8ae96 Always disable libvirt default network
Currently, autostart for libvirt default network is disabled only when
this network is active during nova playbook execution.
It's an incorrect behavior because in some cases this network may not be
active from the beginning.
Autostart should be always disabled to ensure that this network will not
be unexpectedly marked as active in the future(during package upgrade,
host reboot etc.).

Closes-Bug: #2042369
Change-Id: I697234bda1601b534ce1b6ab186fa98f83179ee8
(cherry picked from commit feb15af75b)
2023-11-06 18:45:52 +00:00
..
consoles Install spice-html5 from source for RedHat 2021-04-15 17:17:04 +03:00
drivers Always disable libvirt default network 2023-11-06 18:45:52 +00:00
db_setup.yml Updated from OpenStack Ansible Tests 2020-10-05 09:49:24 +00:00
main.yml Pass valid cert regen variable to pki role 2022-05-18 14:50:14 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2021-12-04 17:40:56 +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-02-03 19:57:13 +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 Use SSL database connections with nova-manage 2023-02-13 14:25:59 +00:00
nova_install.yml Don't fail when nova_console_type is disabled 2021-12-02 20:55:16 +02: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
service_setup.yml Updated from OpenStack Ansible Tests 2021-01-05 08:35:39 +00:00