openstack-python-openstackc.../openstackclient
Brian Haley 75ed315885 Do not sort subnet dns_nameservers field
When using table output format, the dns_nameservers field
of a subnet is sorted, but it should not be as the order
is important.

Created an UnsortedListColumn() class in subnet.py so the
output is correct.

Updated the unit test accordingly to verify the order is
correct when an entry is removed.

Change-Id: I60a15a944f83549738305dd025db38ff8e165be7
Closes-bug: #2053201
2024-02-14 17:28:04 -05:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Fix availability zone list command 2023-12-07 16:24:34 +00:00
compute trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
identity Merge "[codespell] fix typos in doc,tests and help messages" 2024-01-30 09:34:00 +00:00
image Merge "Adds CLI support for `glance md-object-update`" 2024-02-14 12:01:10 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Do not sort subnet dns_nameservers field 2024-02-14 17:28:04 -05:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests Do not sort subnet dns_nameservers field 2024-02-14 17:28:04 -05:00
volume trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00