[openstack-dev] [Neutron]Subnet's dns nameserver doesn't orderby input
Zhi Chang
changzhi at unitedstack.com
Mon Jul 6 09:13:12 UTC 2015
Thanks for your reply. Could you send the html link again? This does maybe doesn't exist.
Thx
Zhi Chang
------------------ Original ------------------
From: "Oleg Bondarev"<obondarev at mirantis.com>;
Date: Mon, Jul 6, 2015 04:50 PM
To: "OpenStack Development Mailing List (not for usage questions)"<openstack-dev at lists.openstack.org>;
Subject: Re: [openstack-dev] [Neutron]Subnet's dns nameserver doesn't orderby input
Hi,
Currently there is no dns servers prioritization for subnets in Neutron.
There is an opened bug for this: https://bugs.launchpad.net/neutron/+bug/1218629
Thanks,
Oleg
On Mon, Jul 6, 2015 at 11:21 AM, Zhi Chang <changzhi at unitedstack.com> wrote:
Hi, all
Subnet's nameserver is out of order. That is to say, cmd "neutron subnet-update [subnet-id] ----dns_nameservers list=true 1.2.3.4 5.6.7.8" and "neutron subnet-update [subnet-id] ----dns_nameservers list=true 5.6.7.8 1.2.3.4" is same. I think that we often have two or more dns nameservers, one is a main nameserver, another is a backup. Therefore, I think we should make difference of the above command.
Does anyone have ideas?
Thx
Zhi Chang
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150706/5db87b5b/attachment.html>
More information about the OpenStack-dev
mailing list