agent-update: wrong help message for AGENT arg "ID or name of agent to update"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-neutronclient |
Fix Released
|
Medium
|
Akihiro Motoki |
Bug Description
agent-update command takes only ID to specify an agent, but the help message says "ID or name".
(.venv)
usage: neutron agent-update [-h] [--request-format {json,xml}]
Updates the admin status and description for a specified agent.
positional arguments:
AGENT ID or name of agent to update.
optional arguments:
-h, --help show this help message and exit
--request-format {json,xml}
--admin-
--description DESCRIPTION
Changed in python-neutronclient: | |
milestone: | none → 2.4.0 |
Changed in python-neutronclient: | |
milestone: | 2.4.0 → 2.3.12 |
Changed in python-neutronclient: | |
status: | Fix Committed → Fix Released |
https:/ /review. openstack. org/#/c/ 158152/