neutronclient bash-complete isn't exposed to users

Bug #1340647 reported by Liusheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Medium
Liusheng

Bug Description

Currently, if we use "neutron help" command, we can find there is a command "complete", and when we use "neutron complete" the CLI will print a wrong result. actually, we can use "neutron bash-completion" command to get what we want, but this command is not in output of "neutron help". so I think the "complete" should be changed to "bash-completion"

Liusheng (liusheng)
Changed in python-neutronclient:
assignee: nobody → Liusheng (liusheng)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-neutronclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/107226

Changed in python-neutronclient:
status: New → In Progress
Kyle Mestery (mestery)
Changed in python-neutronclient:
milestone: none → 2.3.7
importance: Undecided → Medium
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
milestone: 2.3.7 → 2.3.8
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
milestone: 2.3.8 → 2.3.9
Kyle Mestery (mestery)
Changed in python-neutronclient:
milestone: 2.3.9 → 2.3.10
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-neutronclient (master)

Change abandoned by Kyle Mestery (<email address hidden>) on branch: master
Review: https://review.openstack.org/107226
Reason: This change is old enough and hasn't seen any updates since September 5, 2014. Abandoning it, please revive it if you plan to work on it again.

Kyle Mestery (mestery)
Changed in python-neutronclient:
milestone: 2.3.10 → 2.3.11
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/107226
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=187c36c19b0e43740df3c46c6f34d3d0ad76a510
Submitter: Jenkins
Branch: master

commit 187c36c19b0e43740df3c46c6f34d3d0ad76a510
Author: liu-sheng <email address hidden>
Date: Wed Jul 16 11:06:50 2014 +0800

    Correct the bash completion of CLI

    Currently, the "neutron help" command in CLI doesn't expose the
    "bash-completion" command to users, but actually, the "neutron
    bash-completion" command is available. Additionally, there is a "complete"
    command in outputs of "neutron help", but this command will prints a wrong
    result. This patch adds the "bash-completion" command to commands list of
    neutron CLI and removes the "complete" command.

    Change-Id: I0f2ec22da7ba36f79197acb41d0621fc726cc0f3
    Closes-Bug: #1340647

Changed in python-neutronclient:
status: In Progress → Fix Committed
Kyle Mestery (mestery)
Changed in python-neutronclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.