Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to feb15af75b1d38fdfa2c670c55a6d0f4c95c5ad7
  - 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
This commit is contained in:
Damian Dabrowski 2023-11-06 16:09:04 +01:00 committed by Gerrit Code Review
parent d74e540095
commit c34efb7593
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f372c88a093ce8a48cc3b7e0a26fd5ea06aec59a
Subproject commit feb15af75b1d38fdfa2c670c55a6d0f4c95c5ad7