Another openstacksdk rename fix
Missed one, this is blocking OSc's functional-tips tests
Change-Id: Iecf848c1791b1f204b0867e9da3e2ed994f02da3
diff --git a/lib/libraries b/lib/libraries
index 52ec784..b4f3c31 100644
--- a/lib/libraries
+++ b/lib/libraries
@@ -91,6 +91,7 @@
_install_lib_from_source "cursive"
_install_lib_from_source "debtcollector"
_install_lib_from_source "futurist"
+ _install_lib_from_source "openstacksdk"
_install_lib_from_source "osc-lib"
_install_lib_from_source "osc-placement"
_install_lib_from_source "os-client-config"
@@ -114,7 +115,6 @@
_install_lib_from_source "oslo.vmware"
_install_lib_from_source "osprofiler"
_install_lib_from_source "pycadf"
- _install_lib_from_source "python-openstacksdk"
_install_lib_from_source "stevedore"
_install_lib_from_source "taskflow"
_install_lib_from_source "tooz"