Bug 896536 - quantum dns_nameservers list=true option doesn't apear in CLI help neither in API
Summary: quantum dns_nameservers list=true option doesn't apear in CLI help neither in...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-quantum
Version: 2.0 (Folsom)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-17 14:01 UTC by Ofer Blaut
Modified: 2013-01-24 15:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-24 15:53:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
nameserver flag (1.52 KB, text/plain)
2013-01-17 14:01 UTC, Ofer Blaut
no flags Details

Description Ofer Blaut 2013-01-17 14:01:43 UTC
Created attachment 680221 [details]
nameserver flag

Description of problem:

I was trying to create sunbet with dns server different than the DHCP ip.

according to API --dns_nameservers with ip address should be used .

CLI does provide any info about dns option .


This operation will fail unless using list=true flag 


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


How reproducible:


Steps to Reproduce:
1.quantum  subnet-create --tenant-id<ID> <Network ID > 72.77.77.0/24 --dns_nameservers 14.14.14.14
2. repeat with list=true 
3. see example attached 
  
Actual results:


Expected results:

- dnsserver option should be added to CLI options
- list=true flag should not be in use 

Additional info:

Comment 2 Gary Kotton 2013-01-24 15:53:54 UTC
This is not a bug. It is how the Quantum CLI works.

There are a number of ways of going about configuring and we should definitely update our documenttation of the CLI.


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