deb-murano/murano
Tetiana Lashchova 38513f7dc5 Fix order of arguments in assertEqual
Some tests used incorrect order of arguments in assertEqual.
The correct order expected by testtools is
assertEqual(expected, observed).

Change-Id: I210ce20cb9427799219e8aedb9ee3282dea53d3f
Closes-Bug: #1259292
2015-09-29 15:38:33 +03:00
..
api Merge "Fix the run_test unchecked pep8 W503 and E402 errors" 2015-09-28 04:01:46 +00:00
cmd Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
common Enable H233: Python 3.x incompatible use of print operator 2015-09-28 13:36:56 +00:00
db Merge "Show public packages for non-admin users" 2015-09-18 14:21:25 +00:00
dsl Merge "Keyword validation regexp was fixed" 2015-09-28 12:34:47 +00:00
engine Murano waited indefinitely for UPDATE_COMPLETE stack status 2015-09-27 18:22:40 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
packages Fix pylint errors 'unused variable' 2015-09-04 14:36:22 +00:00
policy Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py Allow setting eventlet.wsgi.MAX_HEADER_LINE 2015-07-21 13:54:15 +03:00
utils.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00