Merge "remove the keystone bash completion install step"
This commit is contained in:
commit
3bee719ece
@ -523,7 +523,6 @@ function install_keystoneclient {
|
|||||||
if use_library_from_git "python-keystoneclient"; then
|
if use_library_from_git "python-keystoneclient"; then
|
||||||
git_clone_by_name "python-keystoneclient"
|
git_clone_by_name "python-keystoneclient"
|
||||||
setup_dev_lib "python-keystoneclient"
|
setup_dev_lib "python-keystoneclient"
|
||||||
sudo install -D -m 0644 -o $STACK_USER {${GITDIR["python-keystoneclient"]}/tools/,/etc/bash_completion.d/}keystone.bash_completion
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user