heat/heat/engine
Zane Bitter 388ee0257f Fix garbled docstrings
The process of bringing us into compliance with the H405 pep8 rule has left
us with a lot of docstrings that either don't follow the recommendations of
PEP0257, are misleading, wrong, or nonsensical. This patch attempts to fix
them up.

Change-Id: Icfe90b5ba3102a7e13ab659038a8b2af9019e9e6
2015-11-10 11:12:36 -05:00
..
cfn Allow get_attr: [res_name] format to get all attribute 2015-10-19 03:01:57 +00:00
clients Do not resolve keystone values if it is None 2015-11-09 06:56:30 +00:00
constraint Remove iso8601 dependency 2015-09-03 16:39:54 +02:00
hot Remove the redundant spaces in function doc 2015-11-05 01:10:43 +00:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Merge "Support shares in sahara node group templates" 2015-11-09 10:00:41 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
attributes.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
constraints.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
dependencies.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
environment.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
event.py Fix garbled docstrings 2015-11-10 11:12:36 -05: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 Fix garbled docstrings 2015-11-10 11:12:36 -05:00
parameters.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
resource.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
rsrc_defn.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
scheduler.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
service.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
service_software_config.py Use atomic_key for deployment metadata updates 2015-08-14 09:17:28 +12:00
service_stack_watch.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
stack.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
stack_lock.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
template.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
update.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
watchrule.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
worker.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00