Help text for events-list options does not follow common format

Bug #1628769 reported by Naoya Harada
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
In Progress
Low
Naoya Harada

Bug Description

events-list command's help text for --id, --resource-id, --resource_state,
--resource_type, and --event_type does not follow common format.

  $ tacker help events-list
  usage: tacker events-list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                            [--max-width <integer>] [--noindent]
                            [--quote {all,minimal,none,nonnumeric}]
                            [--request-format {json,xml}] [-D] [-F FIELD]

  List events that belong to a given resource. The supported args are --id,
  --resource_id, --resource_state, --resource_type, --event_type

  optional arguments:
    -h, --help show this help message and exit
    --request-format {json,xml}
                          The xml or json request format
    -D, --show-details Show detailed info
    -F FIELD, --field FIELD
                          Specify the field(s) to be returned by server. You can
                          repeat this option.

  output formatters:
  ...

Generally, options are shown in 'usage' and also listed with detail description in 'optional arguments'.
Also, vnf-events-list, vnfd-events-list, and vim-events-list have similar issues.

Naoya Harada (n-harada)
Changed in tacker:
assignee: nobody → Naoya Harada (n-harada)
description: updated
Changed in tacker:
importance: Undecided → Low
Naoya Harada (n-harada)
Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tackerclient 0.9.0

This issue was fixed in the openstack/python-tackerclient 0.9.0 release.

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.