karbor/karbor/tests/unit/clients
sudhir_agarwal fa132e33b1 Fixed order of arguments in assertEqual
Some tests used incorrect order of arguments in
assertEqual(observed, expected). The correct order expected
by testtool is assertEqual(expected, observed).

Change-Id: I2f5d59b1115c82c2811aeb753404ac2c99d2746d
2017-07-14 11:56:41 +00:00
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_cinder_client.py keystone: move to v3 2017-02-07 14:00:45 +02:00
test_eisoo.py Fixed order of arguments in assertEqual 2017-07-14 11:56:41 +00:00
test_glance_client.py keystone: move to v3 2017-02-07 14:00:45 +02:00
test_manila_client.py Add manila client for karbor 2017-04-20 11:26:47 +08:00
test_neutron_client.py keystone: move to v3 2017-02-07 14:00:45 +02:00
test_nova_client.py keystone: move to v3 2017-02-07 14:00:45 +02:00
test_swift_client.py Fixed order of arguments in assertEqual 2017-07-14 11:56:41 +00:00
test_utils.py client_factory, keystone plugin: lazy init 2017-03-09 04:26:09 +08:00