heat/heat/engine
Jenkins 7fa14d071b Merge "Don't use two different names for the same flag" 2016-05-09 05:14:17 +00:00
..
cfn Allow using 'get_param' for 'deletion_policy' section 2016-03-15 15:01:17 +08:00
clients Merge "Remove some redundant resolve_* functions" 2016-04-19 15:03:51 +00:00
constraint Add test for performance in constraint validation 2016-02-12 16:05:33 +00:00
hot Wording fix to list index error message 2016-04-07 16:45:41 -04:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Merge "Don't use two different names for the same flag" 2016-05-09 05:14:17 +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 Merge "use thread safe fnmatch" 2016-04-26 14:14:18 +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 Implement diffs of ResourceDefinitions 2016-04-13 19:49:04 -04:00
rsrc_defn.py Implement diffs of ResourceDefinitions 2016-04-13 19:49:04 -04:00
scheduler.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
service.py Check for worker_service initialization 2016-04-25 08:33:30 -05: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 Change type of raised exception in translation 2016-04-13 16:37:33 +03: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 Check for worker_service initialization 2016-04-25 08:33:30 -05:00