magnum/magnum/tests/unit
lei-zhang-99cloud 7fda571402 Fix order of arguments in assertEqual
Some tests used incorrect order assertEqual(observed, expected).
The correct order expected by testtools is
assertEqual(expected, observed).
This patch fix the issue in the module magnum/tests/unit/conductor/.

Change-Id: Ib8ead5a00b8095892341e08b1662b053ac1ec36b
Partial-Bug: #1259292
2015-10-10 17:43:43 +08:00
..
api Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
common Merge "Modify admin_api policy rule" 2015-10-09 22:30:02 +00:00
conductor Fix order of arguments in assertEqual 2015-10-10 17:43:43 +08:00
db Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
objects Make Kubernetes API call secure 2015-10-08 16:41:38 +09:00
service Implement bay monitoring and notifications 2015-09-29 14:38:03 -04:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
test_opts.py Introduce unit test for genconfig 2015-09-03 09:02:36 +09:00