heat/heat/engine
Peter Razumovsky 1d16909dfd Fix all properties errors for custom guidelines
There are several errors, raised during properties schemas
checking by custom guidelines. Need to fix them for successful
pep8 running.

implements bp custom-guidelines

Change-Id: Icd24498b8d36106412a61d4b82b00eb92095ffe9
2016-02-26 15:47:46 +03:00
..
cfn Allow str_replace to reference parameters/attributes 2016-02-03 12:22:45 +00:00
clients Add retries to Nova client methods for connection errors 2016-02-23 10:04:47 -06:00
constraint Add test for performance in constraint validation 2016-02-12 16:05:33 +00:00
hot Immutable parameters 2016-02-22 13:40:16 -06:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Fix all properties errors for custom guidelines 2016-02-26 15:47:46 +03: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 Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
constraints.py Immutable parameters 2016-02-22 13:40:16 -06:00
dependencies.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
environment.py Merge "Add post hooks" 2016-02-22 03:49:44 +00:00
event.py Event transport 2016-01-05 10:22:57 +01:00
function.py Fix garbled docstrings 2015-11-10 11:12:36 -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 Immutable parameters 2016-02-22 13:40:16 -06:00
resource.py Merge "Convergence replace restriction for type change" 2016-02-24 23:42:55 +00:00
rsrc_defn.py Eliminate bogus deprecation warning 2016-02-16 19:59:50 -05:00
scheduler.py Fix scheduler compatibility with Python 3.7 harder 2016-02-10 22:52:48 -05:00
service.py Resource mark unhealthy RPC and ReST API 2016-02-24 18:00:44 -05:00
service_software_config.py Filter out deployments with None config 2016-01-22 16:32:33 +05:30
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Merge "Revert "Check RBAC policy for nested stacks"" 2016-02-24 08:47:52 +00:00
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 Wrong usage of "an" 2015-12-27 16:12:46 +08: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 Add new translation rule to resolve with client 2016-02-09 10:30:13 +05:30
update.py Merge "Restrict update/replace of resource" 2016-02-09 22:51:30 +00:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Add function tests for event sinks 2016-02-22 09:41:13 +00:00