heat/heat
Dmitriy Uvarenkov 13c338f266 Clean up tests setup
utils.setup_dummy_db() is called in parent class.
resources.initialise() seem to have no actual effect
in this tests.
self.ctx = utils.dummy_context() is often declared
but not used.

Change-Id: Iadcfd58b365ea8788f08a12ffaba612c6e5286cb
2016-06-10 10:49:10 +03:00
..
api Get rid of gratuitous use of six.iterkeys() 2016-06-07 03:50:49 +00:00
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Merge "Add --verbose-update-params option to heat-manage" 2016-05-17 22:12:49 +00:00
common Enable convergence by default 2016-06-08 04:57:21 +00:00
db DB query to get all resources by the root stack 2016-06-03 16:30:03 +12:00
engine Merge "Downgrade some exception logs to INFO level" 2016-06-09 06:43:15 +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 DB query to get all resources by the root stack 2016-06-03 16:30:03 +12:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Add to resource_schema returning description 2016-05-25 16:24:03 +03:00
scaling Ignore NotFound exception in metadata_set 2016-05-26 18:28:10 +00:00
tests Clean up tests setup 2016-06-10 10:49:10 +03:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py