Update git submodules

* Update puppet-nova from branch 'master'
  - Add cinder credentials in nova conf
    
    Added user/project CONF with admin role at cinder group,
    and when determine context is_admin and without token, do
    authenticaion with user/project info to call cinder api.
    
    When set reclaim_instance_interval > 0, and then delete an
    instance which booted from volume with `delete_on_termination`
    set as true. After reclaim_instance_interval time pass,
    all volumes boot instance with state: attached and in-use,
    even when attached instances was deleted.
    
    This happens because as admin context from
    `nova.compute.manager._reclaim_queued_deletes` did not have
    any token info, then call cinder api would be failed.
    
    The corresponding nova changes merged in change
    https://review.opendev.org/#/c/522112/
    
    Related-Bug: #1734025
    Change-Id: Ib58c2ca04dfe6d1e1ff849f600a9a24724205078
This commit is contained in:
Rajesh Tailor 2019-04-30 11:47:12 +05:30 committed by Gerrit Code Review
parent 064427cc82
commit 90ec5aec3d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b3028e63ee268051e513bbd315051a954afd936e
Subproject commit 848ac0b5e101850e7c3ad5140ac87e5476603f1b