heat/heat/engine/resources/openstack/heat
Peter Razumovsky 6294168760 Add descriptions to all openstack resources (Part 1)
Add description of resources in openstack folder
of heat engine. It should help users to understand
which resource is need to.

Resources' services updated in this patch:
 * barbican
 * ceilometer
 * cinder
 * designate
 * glance
 * heat (partial)
 * keystone
 * magnum
 * mistral
 * monasca
 * neutron (one resource)

implements bp docstring-improvements

Change-Id: I68813427ef8944cc7b05f1d8dcf12190d3ca45d1
2015-12-24 20:33:16 +03:00
..
__init__.py Move heat resources 2015-03-06 11:05:27 +08:00
access_policy.py Move heat resources 2015-03-06 11:05:27 +08:00
autoscaling_group.py Add descriptions to all openstack resources (Part 1) 2015-12-24 20:33:16 +03:00
cloud_config.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
cloud_watch.py Use EntityNotFound instead of WatchRuleNotFound 2015-11-29 22:11:45 +08:00
ha_restarter.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
instance_group.py Add descriptions to all openstack resources (Part 1) 2015-12-24 20:33:16 +03:00
multi_part.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
none_resource.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
random_string.py Add descriptions to all openstack resources (Part 1) 2015-12-24 20:33:16 +03:00
remote_stack.py Add descriptions to all openstack resources (Part 1) 2015-12-24 20:33:16 +03:00
resource_chain.py Added ResourceChain plugin 2015-12-16 10:08:38 -05:00
resource_group.py Use create_with_template for RG create 2015-12-23 18:52:19 +05:30
scaling_policy.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
software_component.py Fix [H405] pep rule in heat/resources 2015-10-08 15:13:52 +03:00
software_config.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
software_deployment.py Make SoftwareDeployment name updateable 2015-12-15 01:12:23 +00:00
structured_config.py Improve UserWarning messages 2015-11-06 09:27:59 +08:00
swiftsignal.py Convergence: Fix to use cache_data for FnGetRefId (2) 2015-09-30 21:41:35 +05:30
test_resource.py Revert "Additional unit tests for update-preview" 2015-09-18 02:28:53 +00:00
wait_condition.py Add signal_transport property to Heat wait conditions 2015-10-13 12:27:05 -07:00
wait_condition_handle.py Add signal_transport property to Heat wait conditions 2015-10-13 12:27:05 -07:00