Update git submodules

* Update neutron from branch 'master'
  to 7a743ad1d93ceaa9eeb13c65bd07b55783348915
  - Merge "ovn: Don't fail db sync if new IP allocation fails for metadata"
  - ovn: Don't fail db sync if new IP allocation fails for metadata
    
    There is a scenario where IP allocation pool is depleted but OVN
    metadata port got removed its IP manually. The DB sync script will
    attempt to allocate a new IP address if DHCP is enabled in the subnet.
    Since the pool has no available IP addresses an exception is raised and
    the whole db sync stops.
    
    This patch simply catches the exception, logs and error and continues
    syncing other resources.
    
    Closes-bug: #1987135
    Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
    Change-Id: Iaa7b0d7ceb244a38fddd7676066683bf2ca72341
This commit is contained in:
Zuul 2022-08-22 10:45:33 +00:00 committed by Gerrit Code Review
parent 8f4e86e3f5
commit 86c34f242c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f1926c086a2f1246f7fa8b63f1164fb11c958f53
Subproject commit 7a743ad1d93ceaa9eeb13c65bd07b55783348915