From 639f97888b347eacf9f808b073b31e652a76000b Mon Sep 17 00:00:00 2001 From: Eric Fried Date: Fri, 1 Mar 2019 09:33:06 -0600 Subject: [PATCH] Update git submodules * Update nova-powervm from branch 'master' - Add use_cache kwarg to get_info Nova has changed the interface of the ComputeDriver.get_info method [1], adding a use_cache kwarg. The change preserves backward compatibility, but that's removed in Stein [2]. This patch changes the signature of PowerVMDriver.get_info to match. [1] https://review.openstack.org/#/c/636699/ [2] https://review.openstack.org/#/c/640043/ Depends-On: https://review.openstack.org/636699 Change-Id: Id5b00f1805b150c825070d79531be85092dce1a5 --- nova-powervm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova-powervm b/nova-powervm index b3f9b9a5c2..b3e195041d 160000 --- a/nova-powervm +++ b/nova-powervm @@ -1 +1 @@ -Subproject commit b3f9b9a5c290fb39c02c507da3739e832c7fc9cf +Subproject commit b3e195041d710135e53e51d17c0b007ea865d850