Bug 1212439

Summary: Usage is not described accurately for 99% of openstack baremetal
Product: [Community] RDO Reporter: Ola Pavlenko <opavlenk>
Component: python-openstackclientAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: low Docs Contact:
Priority: unspecified    
Version: trunkCC: apevec, jruzicka
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:54:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ola Pavlenko 2015-04-16 12:19:13 UTC
Description of problem:

Usage is wrong for 99% of openstack baremetal sub-commands

Version-Release number of selected component (if applicable):

python-openstackclient-1.0.3-post13.el7.centos.noarch
rdo-release-kilo-0.noarch
python-rdomanager-oscplugin-0.0.0-post36.el7.centos.noarch

How reproducible:
100%

Steps to Reproduce:
1.run 'openstack help baremetal set' (or any other sub command)

Actual results:
usage: openstack baremetal power [-h] [--on | --off] <node>

Expected results:
openstack help baremetal power [--on | --off] <node>

Additional info:

Comment 3 Chandan Kumar 2016-05-19 15:54:31 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.