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:
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.