openstack-ansible-os_nova/tasks/drivers
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
..
kvm Always disable libvirt default network 2023-11-06 18:45:52 +00:00
qemu Streamline task execution 2017-05-18 18:46:05 -05:00