Public bug reported:
When printing informations about a subnet with the following command:
openstack subnet list --long
the values printed in the "Name Servers" column are in lexical order by
IP, e.g.
10.10.10.1 10.20.10.1
without sensing about the effective order of the DNS servers applied to
the subnet which should be instead
10.20.10.1 10.10.10.1
Note that the servers list is ok when accessing the web gui, so I
believe that the wrong print order is caused by the cli code.
Actually i'm using python-openstackclient 4.0.0 and it seems the latest
release available.
** Affects: python-openstackclient (Ubuntu)
Importance: Undecided
Status: New
** Tags: dns name servers
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862935
Title:
the subnet commands shows the dns server in lexical order instead of
dns contact order
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1862935/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs