neutronclient bash-complete isn't exposed to users
Bug #1340647 reported by
Liusheng
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"
Changed in python-neutronclient: | |
assignee: | nobody → Liusheng (liusheng) |
Changed in python-neutronclient: | |
milestone: | none → 2.3.7 |
importance: | Undecided → Medium |
Changed in python-neutronclient: | |
milestone: | 2.3.7 → 2.3.8 |
Changed in python-neutronclient: | |
milestone: | 2.3.8 → 2.3.9 |
Changed in python-neutronclient: | |
milestone: | 2.3.9 → 2.3.10 |
Changed in python-neutronclient: | |
milestone: | 2.3.10 → 2.3.11 |
Changed in python-neutronclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/107226
Review: https:/