Enable python-zunclient in devstack
Change-Id: Ifdc5632a02432dcd65dcfbb63ccab3c70b1f6ec8
This commit is contained in:
parent
d46563aa85
commit
b0dcacea1f
@ -213,9 +213,8 @@ function init_zun {
|
||||
# install_zunclient() - Collect source and prepare
|
||||
function install_zunclient {
|
||||
if use_library_from_git "python-zunclient"; then
|
||||
echo "we don't have CLI yet.."
|
||||
#git_clone_by_name "python-zunclient"
|
||||
#setup_dev_lib "python-zunclient"
|
||||
git_clone_by_name "python-zunclient"
|
||||
setup_dev_lib "python-zunclient"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user