python-ceilometerclient/ceilometerclient
Steve Wilkerson 7c673951d9 Fix the parameter order of assertEqual in ceilometerclient
On assertEqual, the parameter order should be (expected, actual).
Some of the tests in ceilometer client were written with invalid
parameter orders.  This patch fixes those tests.

Change-Id: I9a7a81bdb0d9224f2b9cd53b7fb6eaf5ed7a582a
Partial-Bug: 1277104
2015-12-01 20:06:00 -06:00
..
common Merge "Catch missing 404 exceptions in client" 2015-06-03 19:04:19 +00:00
openstack Last sync from oslo-incubator 2015-11-12 14:11:57 -05:00
tests Fix the parameter order of assertEqual in ceilometerclient 2015-12-01 20:06:00 -06:00
v2 Merge "Ensure keystoneauth1 exception are raised" 2015-11-27 00:38:26 +00:00
__init__.py Migrate to pbr. 2013-05-23 09:45:27 +10:00
client.py Merge "Token will be lost when constructing a ceilometer client" 2015-11-30 14:25:30 +00:00
exc.py Merge "fixed several pep8 issues" 2014-05-29 05:46:54 +00:00
shell.py tenant_id not required with keystone v3 2015-07-31 20:35:20 +00:00