Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 918235

Summary: Quantum CLI help is not complete
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: python-neutronclientAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED UPSTREAM QA Contact: Ofer Blaut <oblaut>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0 (Folsom)CC: chrisw, dallan, jkt, oblaut
Target Milestone: ---Keywords: Reopened
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-04 06:23:07 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:
Description Flags
provider network none

Description Ofer Blaut 2013-03-05 18:32:08 UTC
Created attachment 705585 [details]
provider network

Description of problem:

Quantum help CLI is not intuitive 

Lots of option doesn't apear in CLI help

For example :

user can't find info about how to update DNS servers

quantum subnet-update <Subnet ID > --dns_nameservers list=true <IP address >


[root@puma34 ~(keystone_admin)]$ quantum help subnet-update 
usage: quantum subnet-update [-h] [--request-format {json,xml}] subnet ...

Update subnet's information.

positional arguments:
  subnet                ID or name of subnet to update
  value_specs           new values for the subnet: --key1 [type=int|bool|...]
                        value [--key2 [type=int|bool|...] value ...]

optional arguments:
  -h, --help            show this help message and exit
  --request-format {json,xml}
                        the xml or json request format

Additional example attached for network provider 

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


How reproducible:


Steps to Reproduce:
1.try quantum CLI help to see how to update dns-servers
2.try quantum CLI help to create network with vlans and network provider
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 4 Jakub Ruzicka 2013-11-04 19:33:23 UTC
This is an upstream RFE, please fill upstream:

https://bugs.launchpad.net/python-neutronclient/+filebug

Comment 5 Jakub Ruzicka 2013-11-05 15:25:33 UTC
Once you fill the bug upstream, please close this as CLOSED/UPSTREAM.

Comment 7 Ofer Blaut 2014-02-04 06:23:07 UTC
bug was raised upstream along ago 

https://bugs.launchpad.net/python-neutronclient/+bug/1237820