From 55072d73f97d8bfd5305a5008be8aced1fad85ee Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Sat, 18 Apr 2020 11:56:42 -0500 Subject: [PATCH] Update git submodules * Update openstack-virtual-baremetal from branch 'master' - Use unittest.mock instead of third party mock Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: I78a70c535950f645fcb3a5f1e820d70cc6958d36 Signed-off-by: Sean McGinnis --- openstack-virtual-baremetal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-virtual-baremetal b/openstack-virtual-baremetal index 15e6c371e6..bdaa7473b5 160000 --- a/openstack-virtual-baremetal +++ b/openstack-virtual-baremetal @@ -1 +1 @@ -Subproject commit 15e6c371e63004ce03e6843ba8a32be9ed322611 +Subproject commit bdaa7473b581ac1b3a9c507ef0230cd99dfc9300