heat/heat
Zane Bitter 05007cf27a Unit tests: Use Properties objects instead of dicts
The Resource.update_template_diff_properties() method takes Properties
objects, not just dicts of user values, as arguments. This updates the
tests to pass the correct types.

Change-Id: I1a00a17aedbf459a3362ea77edf46d8dc5949b22
2016-08-05 13:57:27 -04:00
..
api Merge "Remove unnecessary checks" 2016-08-02 12:15:02 +00:00
cloudinit Use Fedora 24 base image 2016-07-12 11:48:47 +02:00
cmd Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00
common Support 'conditions' section for templates 2016-08-03 09:17:31 +08:00
db Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00
engine Merge "Make the removed resources in resource group visible on REST" 2016-08-05 10:07:54 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-06-02 07:02:51 +00:00
objects Merge "Remove remaining methods from db objects" 2016-07-19 09:05:54 +00:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Merge "Add stack files retrieval API" 2016-07-12 11:20:30 +00:00
scaling Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
tests Unit tests: Use Properties objects instead of dicts 2016-08-05 13:57:27 -04:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py