Reviewed: https://review.openstack.org/158152 Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=7b8c2247bc60ff291644cc9d464d2210a2ca60c6 Submitter: Jenkins Branch: master
commit 7b8c2247bc60ff291644cc9d464d2210a2ca60c6 Author: Akihiro Motoki <email address hidden> Date: Mon Feb 23 08:35:24 2015 +0900
Honor allow_names in *-update command
Previously the help message of *-update command says "ID or name" even if the command takes only ID. UpdateCommand get_parser should honor allow_names when generating the help message.
Change-Id: I6053d80cea4e1012230d5a1e6d15608545134f20 Closes-Bug: #1424474
Reviewed: https:/ /review. openstack. org/158152 /git.openstack. org/cgit/ openstack/ python- neutronclient/ commit/ ?id=7b8c2247bc6 0ff291644cc9d46 4d2210a2ca60c6
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7b8c2247bc60ff2 91644cc9d464d22 10a2ca60c6
Author: Akihiro Motoki <email address hidden>
Date: Mon Feb 23 08:35:24 2015 +0900
Honor allow_names in *-update command
Previously the help message of *-update command says
"ID or name" even if the command takes only ID.
UpdateCommand get_parser should honor allow_names
when generating the help message.
Change-Id: I6053d80cea4e10 12230d5a1e6d156 08545134f20
Closes-Bug: #1424474