openstack-python-openstackc.../openstackclient
Tang Chen bcaa5c2e0e Use assertEqual() instead of assertDictEqual()
In unittest2, assertDictEqual() is implemented by
using != operator to compare two dicts. So is
assertEqual() in testtools. assertEqual() in
testtools is able to handle dict, list, set and
so on. So we just call assertEqual() to make the
unit tests simpler.

Change-Id: Ice343b2ce468acae39d2ad79f7121503e3627656
2016-07-25 15:09:49 +08:00
..
api remove unused LOG 2016-07-09 23:23:38 +08:00
common Rework clientmanager 2016-07-22 20:49:18 +00:00
compute Merge ""server list": "Image Name", "Image ID" columns" 2016-07-22 20:38:20 +00:00
identity Add assignment list to v2 identity and deprecate alternate listing 2016-07-22 21:46:29 +00:00
image Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Implement rbac list and show command" 2016-07-20 16:08:36 +00:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Use assertEqual() instead of assertDictEqual() 2016-07-25 15:09:49 +08:00
volume Show project access for volume type 2016-07-20 16:54:58 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Rework clientmanager 2016-07-22 20:49:18 +00:00