python-glanceclient/glanceclient
zhengyao1 c3de38ed53 Use correct order of arguments to assertEqual
The correct order of arguments to assertEqual that is expected by
testtools is (expected, observed).

This patch fixes the inverted usage of arguments in some places
that have cropped up since the last fix of this bug.

Change-Id: If8c0dcb58496bc2fcf4c635f384522a1f7d2b2af
Closes-Bug: #1259292
2016-06-29 03:46:30 +00:00
..
common Merge "Fix "Codec can't encode characters"" 2016-05-23 14:31:04 +00:00
openstack Fix Resource.__eq__ mismatch semantics of object equal 2015-11-28 18:15:52 +08:00
tests Use correct order of arguments to assertEqual 2016-06-29 03:46:30 +00:00
v1 Fixed grammar in image-download command description 2016-06-01 10:07:47 +00:00
v2 Fixed grammar in image-download command description 2016-06-01 10:07:47 +00:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Do not fall back to namespaced oslo.i18n 2015-06-24 16:56:56 -05:00
client.py Make glanceclient accept a session object 2015-06-11 13:11:56 +00:00
exc.py Fix Typos in comments 2015-08-26 13:41:09 -07:00
shell.py Remove deprecated construct method from session init 2016-06-09 19:31:02 +00:00