Update git submodules

* Update neutron from branch 'master'
  to 44c894cb3892093e3fc4b9862a1f07e77ee752d5
  - Merge "Allow to pass EUI64 IP address as fixed ip for the port"
  - Allow to pass EUI64 IP address as fixed ip for the port
    
    When port with IP address from the auto allocation subnet (SLAAC or
    dhcp_stateless) is created or updated and fixed IP address is specified,
    Neutron will fail as in case of such subnets IP address is assigned
    automatically based on the subnet's prefix and port's MAC address.
    But in case when given IP address is actually correct EUI64 generated IP
    address (the same as Neutron would generate for that port) there is no
    need to raise an exception and fail request.
    
    Additionally this patch fixes imports sections in the
    ipam_pluggable_backend module.
    
    Closes-bug: #1991398
    Change-Id: Iaee5608c9581228a83f7ad75dbf2cc31dafaa9ea
This commit is contained in:
Zuul 2022-10-04 15:42:03 +00:00 committed by Gerrit Code Review
parent f137919478
commit 86a39ae627
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5c1a3e848bf6c3b1063dc07ce993fb38f7cc553a
Subproject commit 44c894cb3892093e3fc4b9862a1f07e77ee752d5