heat/heat/engine
Angus Salkeld 3ed5948b1c Set enforce_type=True on config overrides in tests
This makes sure that type checking is done by oslo.config
on the test override values.

Change-Id: Ia8c1cb55fe98e9d06b9b9ff13e5c2d25aa67bff3
Closes-bug: #1517839
2016-04-11 10:52:22 +10:00
..
cfn Allow using 'get_param' for 'deletion_policy' section 2016-03-15 15:01:17 +08:00
clients Use RESOLVE translation for more neutron resources 2016-04-09 01:51:45 +00:00
constraint Add test for performance in constraint validation 2016-02-12 16:05:33 +00:00
hot Support string index for list in get_param 2016-04-06 14:00:44 +08:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Merge "Replace SD RPC polling by long RPC call" 2016-04-10 23:23:16 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "RPC API: Define correct constants for resource data" 2016-01-27 18:48:53 +00:00
attributes.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
constraints.py Merge "Use oslo.utils.reflection to extract class name" 2016-03-06 05:01:48 +00:00
dependencies.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
environment.py Removing some redundant words 2016-03-25 11:43:49 +00:00
event.py Do not try to save event resource if too big for db column 2016-03-02 18:05:45 -05:00
function.py Make Functions unhashable 2016-02-16 23:43:11 -05:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Immutable parameters 2016-02-22 13:40:16 -06:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Don't validate template resource parameter defaults in parent 2016-03-30 16:32:46 -04:00
resource.py Fix typo `after_porps` in resource 2016-04-04 02:36:46 +08:00
rsrc_defn.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
scheduler.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
service.py Set enforce_type=True on config overrides in tests 2016-04-11 10:52:22 +10:00
service_software_config.py Replace SD RPC polling by long RPC call 2016-04-05 20:47:25 +02:00
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Revert "Check RBAC policy for nested stacks" 2016-03-30 11:48:30 +05:30
stack_lock.py Allow StackLock to be used as a context manager 2016-01-25 19:55:04 -05:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Use EntityNotFound instead of SyncPointNotFound 2016-01-17 06:19:52 +00:00
template.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
translation.py Merge "Fix stack preview" 2016-03-11 15:47:55 +00:00
update.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Merge "Use EntityNotFound instead of SyncPointNotFound" 2016-03-30 07:35:50 +00:00