Bug 1235423

Summary: openstack help overcloud deploy should present which parameters are valid and their explanation
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: python-tripleoclientAssignee: Julie Pichon <jpichon>
Status: CLOSED DUPLICATE QA Contact: Ola Pavlenko <opavlenk>
Severity: medium Docs Contact:
Priority: medium    
Version: DirectorCC: hbrock, jcoufal, jrist, jslagle, mburns, rhel-osp-director-maint
Target Milestone: ---Keywords: Triaged, UserExperience
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-30 18:15:50 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:
Bug Depends On:    
Bug Blocks: 1241148    
Attachments:
Description Flags
output
none
Help output (as of OSP10) none

Description Ofer Blaut 2015-06-24 18:39:57 UTC
Created attachment 1042803 [details]
output

Description of problem:


openstack help overcloud deploy  doesn't present which parameters are valid 

for example 


--neutron-network-vlan-ranges gets the same argument one would give to
network_vlan_ranges in neutron.conf

   eg: datacentre:1:1000

--neutron-tunnel-types sets the tunnel type OVS should use

   eg: gre OR vxlan

--neutron-disable-tunneling disable the tunneling in OVS (useful when
using vlan)

this is required for CLI output not document one like bug https://bugzilla.redhat.com/show_bug.cgi?id=1235081


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Ofer Blaut 2015-07-07 10:26:27 UTC
We should also add explanation for each parameter , what is it usage

Comment 6 Julie Pichon 2017-03-30 18:15:04 UTC
Created attachment 1267630 [details]
Help output (as of OSP10)

It seems the help text was massively improved since this bug report, as part of bug 1241668, so I will mark this as a duplicate. I'm attaching the current output of the command for comparison - note that many of these parameters have been deprecated since then.

Comment 7 Julie Pichon 2017-03-30 18:15:50 UTC

*** This bug has been marked as a duplicate of bug 1241668 ***