Update git submodules

* Update neutron from branch 'master'
  - Merge "Delete port binding level for deleted bindings"
  - Delete port binding level for deleted bindings
    
    Today, if live migration has failed after an inactive
    binding was created on the destination node but before
    the activation of the created binding, the port's binding level
    for the destination host is not cleared during nova's API call
    to neutron to delete the port binding.
    
    This causes future attempts to perform live migration
    of the instance to the same host to fail.
    
    This change removes port binding level object during port binding
    deletion.
    
    Closes-Bug: #1815345
    
    Change-Id: Idd55f7d24a2062c08ac8a0dc2243625632d962a5
This commit is contained in:
Zuul 2019-03-05 15:41:45 +00:00 committed by Gerrit Code Review
parent f1b232b938
commit e5cf737e2e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0755c97a2d26a6bb6fcd5c71215ade3f6b184d5a
Subproject commit 8b7370a9343ed77f8e02e36e59e0699166cf5701