Another openstacksdk rename fix
Missed one, this is blocking OSc's functional-tips tests Change-Id: Iecf848c1791b1f204b0867e9da3e2ed994f02da3
This commit is contained in:
parent
95e988ddaf
commit
aab248bc89
@ -91,6 +91,7 @@ function install_libs {
|
||||
_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 @@ function install_libs {
|
||||
_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"
|
||||
|
Loading…
Reference in New Issue
Block a user