Merge "Remove the neutron bash completion installation"
This commit is contained in:
commit
7533276c0a
@ -527,7 +527,6 @@ function install_neutronclient {
|
|||||||
if use_library_from_git "python-neutronclient"; then
|
if use_library_from_git "python-neutronclient"; then
|
||||||
git_clone_by_name "python-neutronclient"
|
git_clone_by_name "python-neutronclient"
|
||||||
setup_dev_lib "python-neutronclient"
|
setup_dev_lib "python-neutronclient"
|
||||||
sudo install -D -m 0644 -o $STACK_USER {${GITDIR["python-neutronclient"]}/tools/,/etc/bash_completion.d/}neutron.bash_completion
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user