Bug 903124 - nova-mange network create is not using DNS info
Summary: nova-mange network create is not using DNS info
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 2.0 (Folsom)
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: async
: 4.0
Assignee: Nikola Dipanov
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-23 09:22 UTC by Ofer Blaut
Modified: 2019-09-09 13:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-13 16:02:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
CLI output (928 bytes, text/plain)
2013-01-23 09:22 UTC, Ofer Blaut
no flags Details

Description Ofer Blaut 2013-01-23 09:22:44 UTC
Created attachment 685749 [details]
CLI output

Description of problem:

nova-manage network create doesn't  use DNS option upon network creation 

see example attached 

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


How reproducible:


Steps to Reproduce:
1. nova-manage network create --label=net_vlan_99 --vlan=99 --network_size=100 --fixed_range_v4=99.77.77.0/24 --dns1=22.22.22.1 --bridge_interface=vlan99  --num_network=1
2.Check nova-manage network list
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Nikola Dipanov 2013-01-29 16:51:18 UTC
This seems like a nova-manage only issue. Probably easy to fix. Low priority.

Comment 4 Nikola Dipanov 2013-11-13 16:02:33 UTC
Since we are focusing on Neutron for networking in RHOS - I believe we do not need to concentrate on fixing this bug.


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