Files
python-keystoneclient/keystoneclient
gugug f88a23acb1 Replace assertItemsEqual with assertCountEqual
assertItemsEqual was removed from Python's unittest.TestCase in
Python 3.3 [1][2]. We have been able to use them since then, because
testtools required unittest2, which still included it. With testtools
removing Python 2.7 support [3][4], we will lose support for
assertItemsEqual, so we should switch to use assertCountEqual.

[1] - https://bugs.python.org/issue17866
[2] - https://hg.python.org/cpython/rev/d9921cb6e3cd
[3] - testing-cabal/testtools#286
[4] - testing-cabal/testtools#277

Change-Id: Ib5985049235ee1b6018fc172a67e3b05970a6c42
2020-07-12 11:20:38 +08:00
..
2020-03-31 12:16:31 +02:00
2020-03-31 12:16:31 +02:00
2020-03-31 12:16:31 +02:00
2017-08-07 13:14:55 -07:00
2015-11-25 00:23:17 +00:00
2019-01-04 00:46:27 +08:00
2017-08-07 13:14:55 -07:00
2020-04-21 23:42:23 +02:00
2015-12-17 12:04:17 +11:00
2017-08-07 13:14:55 -07:00
2020-03-31 12:16:31 +02:00
2017-12-02 11:15:26 -06:00