Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to ab72a180e687a209b1b48deebd0c37b6ebca042c
  - Avoid failures when default libvirt network does not exist
    
    This is a follow-up change to [1]. Depending on operating system and
    environment configuration, default libvirt network may not exist.
    Right now, `Check for libvirt default network` task throws an error in
    this case causing nova playbook to fail.
    
    This change fixes that by instructing ansible to not throw an error
    if `virsh net-list` fails with "Network not found: no network with
    matching name" because it is acceptable to not have this network.
    
    [1] https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/899768
    
    Change-Id: If692bc94f421bc84ad9e6d43f548b68196a9e751
This commit is contained in:
Damian Dabrowski 2023-11-10 12:21:39 +01:00 committed by Gerrit Code Review
parent 3de5bbef1a
commit d0c4425d3b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit feb15af75b1d38fdfa2c670c55a6d0f4c95c5ad7
Subproject commit ab72a180e687a209b1b48deebd0c37b6ebca042c