cinder/cinder
Bharat Kumar Kobagana f743605fa3 Fix argument order in assertEqual: tests/test_glusterfs.py
The assertEqual in cinder/tests/test_glusterfs.py is using
incorrect argument order (observed, expected), which causes the
error message about mismatch to be reversed if the test case fails.
Change it to (expected, observed).

Change-Id: Idcd88de9c5e8a096f0ef473e92bff17e6be16814
Partial-Bug: #1259292
2015-01-06 11:19:08 +05:30
..
api Fix handling of serialized data in filtering of volumes 2014-12-30 19:36:53 +02:00
backup Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
brick Transition LVM Driver to use Target Objects 2015-01-02 13:13:42 -07:00
cmd Revert "Outputs the message about failing to bind 2014-12-23 11:59:06 -05:00
common Add a privileged user for OpenStack services 2014-12-27 15:23:20 +01:00
compute Add a privileged user for OpenStack services 2014-12-27 15:23:20 +01:00
consistencygroup Implementing the use of _L’x’/i18n markers 2014-12-09 10:03:29 +00:00
db Remove check on db_exc.DBError 2014-12-29 12:50:45 +02:00
hacking Fix calls to assert_called_once in unit tests 2014-11-24 16:56:10 +00:00
image Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
keymgr Implementing the use of _L’x’/i18n markers 2014-12-09 10:03:29 +00:00
locale Imported Translations from Transifex 2014-12-28 06:14:09 +00:00
openstack Merge "Replace oslo-incubator with oslo_context" 2015-01-05 23:27:33 +00:00
replication Use oslo.utils 2014-11-20 22:17:47 +08:00
scheduler Uncouple scheduler stats from volume creation 2014-12-17 07:45:32 -08:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Fix argument order in assertEqual: tests/test_glusterfs.py 2015-01-06 11:19:08 +05:30
transfer Implementing the use of _L’x’/i18n markers 2014-12-09 10:03:29 +00:00
volume Merge "The DRBD(manage) Cinder volume driver" 2015-01-05 21:28:40 +00:00
zonemanager Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Merge "Replace oslo-incubator with oslo_context" 2015-01-05 23:27:33 +00:00
exception.py Quobyte Driver Exception Cleanup 2014-12-23 17:35:46 +01:00
flow_utils.py Stop stacktracing on QuotaErrors 2014-11-12 13:49:42 -08:00
i18n.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
manager.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
policy.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
quota.py Use oslo.utils 2014-11-20 22:17:47 +08:00
quota_utils.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
rpc.py Switch to oslo.serialization 2014-11-19 15:49:03 +08:00
service.py Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
ssh_utils.py Implementing the use of _L’x’/i18n markers 2014-11-11 10:32:06 +00:00
test.py Replace the NetApp driver proxy layer with a proper factory. 2014-12-23 16:52:47 +00:00
utils.py Rename oslo.concurrency to oslo_concurrency 2014-12-19 18:39:11 -08:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Use oslo.utils 2014-11-20 22:17:47 +08:00