[Bug 1692334] Re: neutron bash completion helper is not installed

Eric Desrochers eric.desrochers at canonical.com
Fri Aug 4 13:48:38 UTC 2017


Hi Felipe,

Is this also impacting python-neutronclient in Debian upstream ?

#python-neutronclient | 1:6.0.0-2        | unstable           | source, all
debian/rules:	install -D -m 0644 tools/neutron.bash_completion $(CURDIR)/debian/python-neutronclient-doc/usr/share/bash-completion/completions/neutron

If yes, before uploading to Artful, could you report the bug and submit
the proposal patch to Debian upstream ?

Regards,
Eric

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1692334

Title:
  neutron bash completion helper is not installed

Status in python-neutronclient package in Ubuntu:
  New
Status in python-neutronclient source package in Xenial:
  New
Status in python-neutronclient source package in Yakkety:
  New
Status in python-neutronclient source package in Zesty:
  New

Bug description:
  [Impact]

  Upstream's bash completion helper ( https://github.com/openstack
  /python-neutronclient/blob/master/tools/neutron.bash_completion ) is
  not installed.

  debian/rules copies neutron.bash_completion file to $(CURDIR)/debian
  /python-neutronclient-doc/usr/share/bash-
  completion/completions/neutron , but python-neutronclient-doc package
  is not defined in debian/control

  [Test Case]

  * apt install python-neutronclient
  * source novarc
  * neutron net-<TAB>

  Expected result:

  The following list of available commands is printed
  net-create                net-external-list         net-gateway-create        net-gateway-disconnect    net-gateway-show          net-ip-availability-list  net-list                  net-show
  net-delete                net-gateway-connect       net-gateway-delete        net-gateway-list          net-gateway-update        net-ip-availability-show  net-list-on-dhcp-agent    net-update

  Actual Result:

  Nothing is printed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-neutronclient/+bug/1692334/+subscriptions



More information about the Ubuntu-sponsors mailing list