Update git submodules

* Update magnum from branch 'master'
  - [fix] Sync nodegroup status before delete_complete
    
    Magnum cluster deletion is not behaving as expected. While it appears to
    delete successfully, _delete_complete routine in
    magnum/drivers/heat/driver.py is never called because the status of
    nodegroups have not had the chance to sync with Heat before
    _check_delete_complete is called. As a result, for example, trustee user
    accounts are left orphaned. This PS changes or order of activities so
    that _delete_complete is invoked successfully.
    
    Story: 2007965
    Task: 40459
    
    Change-Id: Ibadd5b57fe175bb0b100266e2dbcc2e1ea4efcf9
This commit is contained in:
Bharat Kunwar 2020-07-30 09:59:09 +00:00 committed by Gerrit Code Review
parent 7a31f7cae2
commit da69fea4f1
1 changed files with 1 additions and 1 deletions

2
magnum

@ -1 +1 @@
Subproject commit c556b8964fab129f33e766b1c33908b2eb001df4
Subproject commit 1cdc0628a28da32ef52324244a4c97b0794c2542