openstack-python-openstackc.../openstackclient/tests
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
..
functional Merge "[codespell] fix typos in doc,tests and help messages" 2024-01-30 09:34:00 +00:00
unit Do not sort subnet dns_nameservers field 2024-02-14 17:28:04 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00