Update git submodules

* Update neutron from branch 'master'
  - Merge "[DHCP] Don't resync network if same port is alredy in cache"
  - [DHCP] Don't resync network if same port is alredy in cache
    
    Sometimes when port is created on dhcp agent's side, it may happend
    that same port is already in network cache.
    Before this patch if port with same IP address was already in cache,
    resync was rescheduled because of duplicate IPs found in cache.
    
    Now resync will be scheduled only if duplicate IP address belongs to
    port with different MAC address or different id.
    
    Change-Id: I23afbc10725f5dc78e3c63e6e505ef89ba8dc4a5
    Closes-Bug: #1824802
This commit is contained in:
Zuul 2019-05-21 12:20:06 +00:00 committed by Gerrit Code Review
parent 25104819da
commit c8b2dca216
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3e1cd9abef49cc579f0dcf254d1dd5e12a66e9dc
Subproject commit c3bad545f6fea7122a468d80fb7e2017376a21d5