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:
We should also add explanation for each parameter , what is it usage
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.
*** This bug has been marked as a duplicate of bug 1241668 ***