Files
python-keystoneclient/keystoneclient/tests/unit
Tang Chen 09f47ab0ba Use assertEqual() instead of assertDictEqual()
OpenStack now has dropped support for python 2.6 and lower.
So we don't need to define an assertDictEqual() for python
lower than 2.7.

Further, assertEqual() in testtools is able to handle dicts
comparation, just the same as assertDictEqual() in unittest2.
So we do't need to call assertDictEqual() for dicts any more.

Please also refer to: https://review.openstack.org/#/c/347097/

Change-Id: Ieaf211617c38aa0f9a38625b1009c36bd6a16fba
2016-07-26 17:15:22 +08:00
..
2016-05-04 19:47:14 +00:00
2016-03-10 03:51:01 +00:00
2016-03-10 03:51:01 +00:00
2016-05-02 16:36:19 +00:00
2016-01-13 13:03:51 -08:00
2016-03-10 03:51:01 +00:00