From 60100ce31041a29a71a87c70638b015186c7b159 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Tue, 4 Aug 2020 15:31:34 -0600 Subject: [PATCH] Update git submodules * Update openstack-virtual-baremetal from branch 'master' - Switch from openstackcli to openstacksdk The openstackcli is super slow at scale (e.g. many nodes) so this change inlines a python script ot leverage openstacksdk to query the network and port information to writeout the bmc service files and os-net-config configuration files. Change-Id: I1e3d8934071cde12a6be7f1212eb6a85aa2eeafd --- openstack-virtual-baremetal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-virtual-baremetal b/openstack-virtual-baremetal index b3a214a501..a953a5ebb4 160000 --- a/openstack-virtual-baremetal +++ b/openstack-virtual-baremetal @@ -1 +1 @@ -Subproject commit b3a214a5012865f1ca9b211e6e87852b7fb3d642 +Subproject commit a953a5ebb4558e0a165fb5bd1f5d91c5c7e47800