Bug 1235423 - openstack help overcloud deploy should present which parameters are valid and their explanation
Summary: openstack help overcloud deploy should present which parameters are valid and...
Keywords:
Status: CLOSED DUPLICATE of bug 1241668
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: Director
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 11.0 (Ocata)
Assignee: Julie Pichon
QA Contact: Ola Pavlenko
URL:
Whiteboard:
Depends On:
Blocks: 1241148
TreeView+ depends on / blocked
 
Reported: 2015-06-24 18:39 UTC by Ofer Blaut
Modified: 2017-03-30 18:15 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-30 18:15:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
output (4.69 KB, text/plain)
2015-06-24 18:39 UTC, Ofer Blaut
no flags Details
Help output (as of OSP10) (11.21 KB, text/plain)
2017-03-30 18:15 UTC, Julie Pichon
no flags Details

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


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