Missed one, this is blocking OSc's functional-tips tests
Change-Id: Iecf848c1791b1f204b0867e9da3e2ed994f02da3
| ... | ... |
@@ -91,6 +91,7 @@ function install_libs {
|
| 91 | 91 |
_install_lib_from_source "cursive" |
| 92 | 92 |
_install_lib_from_source "debtcollector" |
| 93 | 93 |
_install_lib_from_source "futurist" |
| 94 |
+ _install_lib_from_source "openstacksdk" |
|
| 94 | 95 |
_install_lib_from_source "osc-lib" |
| 95 | 96 |
_install_lib_from_source "osc-placement" |
| 96 | 97 |
_install_lib_from_source "os-client-config" |
| ... | ... |
@@ -114,7 +115,6 @@ function install_libs {
|
| 114 | 114 |
_install_lib_from_source "oslo.vmware" |
| 115 | 115 |
_install_lib_from_source "osprofiler" |
| 116 | 116 |
_install_lib_from_source "pycadf" |
| 117 |
- _install_lib_from_source "python-openstacksdk" |
|
| 118 | 117 |
_install_lib_from_source "stevedore" |
| 119 | 118 |
_install_lib_from_source "taskflow" |
| 120 | 119 |
_install_lib_from_source "tooz" |