deb-heat/heat/engine
huangtianhua 7588fdbb26 Split wait condition handle into separate files
Move OS::Heat::*Handle resource to
/resources/openstack/wait_condition_handle.py and move
AWS::CloudFormation::WaitConditionHandle resource to
/resources/aws/wait_condition_handle.py.

Change-Id: I2f7d34058356d381ffbf4f580316c9593492402c
Implements: blueprint decouple-aws-os-resources
2015-01-13 03:11:33 +00:00
..
cfn Enable E265 style check 2015-01-05 11:58:27 +02:00
clients Use oslo.config generator 2015-01-02 13:14:20 +01:00
hot Enable E265 style check 2015-01-05 11:58:27 +02:00
notification Use oslo.config generator 2015-01-02 13:14:20 +01:00
resources Split wait condition handle into separate files 2015-01-13 03:11:33 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Enable H101 style check 2015-01-05 11:58:27 +02:00
attributes.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
dependencies.py Fix [H302] errors in heat/engine 2014-11-26 16:43:55 +03:00
environment.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
event.py Log translation hint for Heat.engine (part1) 2014-10-14 16:14:56 +08:00
function.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Enable E265 style check 2015-01-05 11:58:27 +02:00
parameters.py Enable E251 style check 2015-01-12 13:48:44 +02:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
properties.py Remove warnings when generating docs 2014-12-19 19:16:54 +00:00
resource.py Add a strict_validate flag to Stacks 2015-01-06 09:31:22 +00:00
rsrc_defn.py Fix kwargs going into ResourceDefinition 2014-11-20 13:10:22 +10:00
scheduler.py Fix [H302] errors in heat/engine 2014-11-26 16:43:55 +03:00
service_stack_watch.py Separate StackWatch out into it's own module 2014-12-19 14:11:15 +10:00
service.py Switch to oslo.utils.uuidutils 2014-12-26 11:54:56 +01:00
signal_responder.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_lock.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00
stack_resource.py Make StackResource less strict on initial validation 2015-01-12 16:35:25 +00:00
stack_user.py Authenticate the domain user with id instead of username 2014-12-23 18:40:13 -08:00
stack.py Merge "Enable F402 and F812 style checks" 2015-01-10 12:45:30 +00:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Merge "Add "parameter_defaults" to the environment" 2014-12-17 14:15:34 +00:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Don't stop update immediately on error 2014-10-20 10:55:20 +08:00
volume_tasks.py Reorganize volume code 2015-01-08 03:24:49 +00:00
watchrule.py Log translation hint for Heat.engine (part3) 2014-10-14 09:42:48 +08:00