Bug 890527
Summary: | Quantum CLI help usage is not friendly / intuitive | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> | ||||
Component: | openstack-neutron | Assignee: | RHOS Maint <rhos-maint> | ||||
Status: | CLOSED UPSTREAM | QA Contact: | Ofer Blaut <oblaut> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 2.0 (Folsom) | CC: | breeler, chrisw, jkt, lpeer, oblaut, yeylon | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | 4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-11-11 07:36:25 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: | |||||||
Attachments: |
|
Needs an upstream discussion and bug filed After discussing with ofer we'll track this bug u/s only |
Created attachment 669601 [details] Quantum CLI output vs Nova output Description of problem: Qunatum CLI help usage is not friendly / intuitive. There are few issues with the CLI help: 1. too much output like : - output formatters - positional arguments: - shell formatter 2. There is no explain on what values are used like : -admin-state-down - No explain about ( True | False ) 3. addtional info which relates to the plugin used is not added , like --provider:network_type vlan --providerhysical_network <phys-net-name> --provider:segmentation_id <VID> Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. run quantum net-create --help and check if it is easy to see - vlans - dns server add list - DHCP disable option and others options 2. IMHO when using plugings its commands should be added automatically 3. Attached Nova network CLI command output vs Quantum network CLI This is also apply to horizon where lots of options are missing Actual results: Expected results: Additional info: