yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02034
[Bug 1164431] Re: nova-manage network create ommits the dns1 and dns2 params
** Also affects: nova/essex
Importance: Undecided
Status: New
** Changed in: nova/essex
Status: New => Triaged
** Changed in: nova/essex
Importance: Undecided => Medium
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1164431
Title:
nova-manage network create ommits the dns1 and dns2 params
Status in OpenStack Compute (Nova):
Invalid
Status in OpenStack Compute (nova) essex series:
Triaged
Bug description:
Hi folks,
using openstack essex 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.2, in vlan mode,
it seems that the nova-manage network create ommits my dns1 and dns2 settings :
$ nova-manage network create --fixed_range_v4=192.168.1.0/27 --num_networks=1 --network_size=32 --multi_host=T --label=vlan_net1 --vlan=5 --bridge=br5 --bridge_interface=eth1 --project_id=XXXX --dns1 4.4.4.4 --dns2 8.8.8.8
succeeds, but looking at the database, the fiels "dns1" and "dns2" remain empty (NULL) -
According to my version :
# nova-manage network create --help
Usage: nova-manage network create <args> [options]
Options:
-h, --help show this help message and exit
--label=<label> Label for network (ex: public)
--fixed_range_v4=<x.x.x.x/yy>
IPv4 subnet (ex: 10.0.0.0/8)
--num_networks=<number>
Number of networks to create
--network_size=<number>
Number of IPs per network
--vlan=<vlan id> vlan id
--vpn=VPN_START vpn start
--fixed_range_v6=FIXED_RANGE_V6
IPv6 subnet (ex: fe80::/64
--gateway=GATEWAY gateway
--gateway_v6=GATEWAY_V6
ipv6 gateway
--bridge=<bridge> VIFs on this network are connected to this bridge
--bridge_interface=<bridge interface>
the bridge is connected to this interface
--multi_host=<'T'|'F'>
Multi host
--dns1=<DNS Address> First DNS
--dns2=<DNS Address> Second DNS
--uuid=<network uuid>
Network UUID
--fixed_cidr=<x.x.x.x/yy>
IPv4 subnet for fixed IPS (ex: 10.20.0.0/16)
--project_id=<project id>
Project id
--priority=<number> Network interface priority
best regards,
Razique
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1164431/+subscriptions