Skip to content

Commit 7533276

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove the neutron bash completion installation"
2 parents 7fe9981 + 5a6f0bb commit 7533276

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)