python-openstackclient/openstackclient/identity/v2_0
Stephen Finucane f5b185c357 Make use of comparable 'FormattableColumn' subclasses
This requires fixes found in cliff 3.5.0 [1] and osc-lib 2.3.0 [2]. With
these fixes in place, we can remove the icky, still broken
'assertItemEqual' and 'assertListItemEqual' helpers.

[1] https://review.opendev.org/761421
[2] https://review.opendev.org/761394

Change-Id: Id6c26b37c3c7d5ec6761361abca57f9219b76838
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-12-09 15:17:25 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
ec2creds.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
endpoint.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
project.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
role.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
role_assignment.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
token.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
user.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00