From 90ec5aec3d199bc08db4bcb47d55bdedddfece31 Mon Sep 17 00:00:00 2001 From: Rajesh Tailor Date: Tue, 30 Apr 2019 11:47:12 +0530 Subject: [PATCH] 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 --- puppet-nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-nova b/puppet-nova index b3028e63ee..848ac0b5e1 160000 --- a/puppet-nova +++ b/puppet-nova @@ -1 +1 @@ -Subproject commit b3028e63ee268051e513bbd315051a954afd936e +Subproject commit 848ac0b5e101850e7c3ad5140ac87e5476603f1b