Skip to content

Commit 5a6f0bb

Browse files
committed
Remove the neutron bash completion installation
The python-neutronclient CLI code is going to be removed from this repository. Change-Id: I39b3a43a7742481ec6d9501d5459bf0837ba0122 Related-Bug: #2003861
1 parent 864f4d1 commit 5a6f0bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/neutron

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,6 @@ function install_neutronclient {
527527
if use_library_from_git "python-neutronclient"; then
528528
git_clone_by_name "python-neutronclient"
529529
setup_dev_lib "python-neutronclient"
530-
sudo install -D -m 0644 -o $STACK_USER {${GITDIR["python-neutronclient"]}/tools/,/etc/bash_completion.d/}neutron.bash_completion
531530
fi
532531
}
533532

0 commit comments

Comments
 (0)