Bug 1847327 - Minor typo on cinder --os-volume-api-version 3.7 help cluster-list output.
Summary: Minor typo on cinder --os-volume-api-version 3.7 help cluster-list output.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-cinderclient
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: beta
: 16.2 (Train on RHEL 8.4)
Assignee: Eric Harney
QA Contact: Tzach Shefi
RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-16 08:48 UTC by Tzach Shefi
Modified: 2022-08-26 15:11 UTC (History)
3 users (show)

Fixed In Version: python-cinderclient-5.0.2-2.20210419122659.7e9e31c.el8ost.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-15 07:08:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1883674 0 None None None 2020-06-16 09:05:31 UTC
OpenStack gerrit 735816 0 None MERGED Fix typo: dow -> down 2021-01-27 11:17:10 UTC
OpenStack gerrit 744858 0 None MERGED Fix typo: dow -> down 2021-01-27 11:17:10 UTC
Red Hat Issue Tracker OSP-2191 0 None None None 2022-08-26 15:11:28 UTC
Red Hat Product Errata RHEA-2021:3483 0 None None None 2021-09-15 07:09:06 UTC

Description Tzach Shefi 2020-06-16 08:48:19 UTC
Description of problem: Minor typo dow -> down, see later below. 

Version-Release number of selected component (if applicable):
python3-cinderclient-5.0.1-0.20200326130221.8fa0882.el8ost.noarch

How reproducible:
Every time

1. On DCN+HCI, source dcnrc1 and issue:

(dcn1) [stack@site-undercloud-0 ~]$ cinder --os-volume-api-version 3.7 help cluster-list
usage: cinder cluster-list [--name <name>] [--binary <binary>]
                           [--is-up <True|true|False|false>]
                           [--disabled <True|true|False|false>]
                           [--num-hosts <num-hosts>]
                           [--num-down-hosts <num-down-hosts>] [--detailed]

Lists clustered services with optional filtering.

Optional Arguments:
  --name <name>         Filter by cluster name, without backend will list all
                        clustered services from the same cluster.
                        Default=None.
  --binary <binary>     Cluster binary. Default=None.
  --is-up <True|true|False|false>
                        Filter by up/dow status. Default=None.
Rest of output is truncated, see line above "Filtered by up/dow" missing n.

Comment 7 Tzach Shefi 2021-05-13 14:49:53 UTC
Verified on:
python3-cinderclient-5.0.2-2.20210419122659.7e9e31c.el8ost.1.noarch


(overcloud) [stack@undercloud-0 ~]$ cinder --os-volume-api-version 3.7 help cluster-list
usage: cinder cluster-list [--name <name>] [--binary <binary>]
                           [--is-up <True|true|False|false>]
                           [--disabled <True|true|False|false>]
                           [--num-hosts <num-hosts>]
                           [--num-down-hosts <num-down-hosts>] [--detailed]

Lists clustered services with optional filtering.

Optional Arguments:
  --name <name>         Filter by cluster name, without backend will list all
                        clustered services from the same cluster.
                        Default=None.
  --binary <binary>     Cluster binary. Default=None.
  --is-up <True|true|False|false>
                        Filter by up/down status. Default=None.
                                        ^ typo fixed.

Comment 9 errata-xmlrpc 2021-09-15 07:08:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2021:3483


Note You need to log in before you can comment on or make changes to this bug.