heat/heat
Pavlo Shchelokovskyy 499b7cccac Fix order of arguments in assertEqual (patch 1/2)
Some tests used incorrect order assertEqual(observed, expected).

The correct order expected by testtools is
assertEqual(expected, observed).

This patch includes roughly half of the files touched by these changes
(up to and including test_m* sans contrib code) to ease the review.

Partial-Bug: #1259292

Change-Id: I44bff827c7c50726d48aa649b7685712a233ee62
2014-01-24 12:59:23 +02:00
..
api New middleware to handle SSL termination proxies 2014-01-14 15:58:14 -03:00
cloudinit Merge "Do not override cloud-init cloud_config_modules" 2014-01-05 17:34:00 +00:00
cmd Merge "Add granularity option to purge_deleted" 2013-10-21 18:14:22 +00:00
common Merge "heat_keystoneclient migrate auth_token/service_catalog to v3 API" 2014-01-22 05:51:27 +00:00
db Merge "Database model for software config/deployment" 2014-01-24 10:28:24 +00:00
doc Move resource doc generation to doc/source/ext 2013-11-13 15:21:04 +13:00
engine Merge "Add a new "UpdateWaitConditionHandle" resource" 2014-01-24 09:27:34 +00:00
locale Imported Translations from Transifex 2013-12-30 06:05:34 +00:00
openstack Sort the output of config/generator.py by group name 2014-01-02 13:13:55 +08:00
rpc Implement adopt-stack 2014-01-22 03:28:23 +00:00
tests Fix order of arguments in assertEqual (patch 1/2) 2014-01-24 12:59:23 +02:00
__init__.py Revert "Add missing _ imports to allow doc generation" 2013-08-13 05:36:06 +00:00
version.py Migrate to pbr. 2013-05-25 08:35:00 +02:00