Bug 903124
| Summary: | nova-mange network create is not using DNS info | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> | ||||
| Component: | openstack-nova | Assignee: | Nikola Dipanov <ndipanov> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Ofer Blaut <oblaut> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.0 (Folsom) | CC: | dallan, eglynn, ndipanov | ||||
| Target Milestone: | async | 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-13 16:02:33 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: |
|
||||||
This seems like a nova-manage only issue. Probably easy to fix. Low priority. Since we are focusing on Neutron for networking in RHOS - I believe we do not need to concentrate on fixing this bug. |
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: