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.
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.
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