You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heat/heat/engine
Zane Bitter cb80df4f4a
Allow paths as lists in function.validate()
5 years ago
..
cfn Strip disabled resources from depends_on in add_resource() 6 years ago
clients Move FakeKeystoneClient to engine.clients 5 years ago
constraint New common constraint 'Expiration' 7 years ago
hot Added tags attribute to the template parameter 5 years ago
notification Trivial:Standardize the output format of 'help' in some files 7 years ago
resources Merge "Set `public` as update allowed for cluster template" 5 years ago
__init__.py
api.py Added tags attribute to the template parameter 5 years ago
attributes.py Cache attributes with custom handling 6 years ago
check_resource.py Retrigger new traversals after resource cancellation 5 years ago
conditions.py Allows condition name using boolean or function 7 years ago
constraints.py Remove log translations 6 years ago
dependencies.py Don't use Dependencies repr in tests 6 years ago
environment.py Use pydoc for formatting docstrings 6 years ago
event.py Eager load resource_properties_data in resource 6 years ago
function.py Allow paths as lists in function.validate() 5 years ago
lifecycle_plugin.py Fix garbled docstrings 7 years ago
node_data.py Defer exceptions in calculating node_data() 6 years ago
output.py Cache dep_attrs for all resources in definitions 6 years ago
parameter_groups.py Get rid of bogus debug logging in parameter groups 7 years ago
parameters.py Added tags attribute to the template parameter 5 years ago
parent_rsrc.py Separate management of parent resource into separate class 6 years ago
plugin_manager.py Remove log translations 6 years ago
properties.py Fix translated required properties 6 years ago
properties_group.py Initial PropertiesGroup implementation 6 years ago
resource.py Create replacement resource atomically 5 years ago
rsrc_defn.py Use StackDefinition.all_rsrc_names() API 6 years ago
scheduler.py Make scheduler.Timeout exception hashable 6 years ago
service.py Return Environment from validate_template 5 years ago
service_software_config.py Use six.text_type() instead of str() to serialise status 6 years ago
service_stack_watch.py Update StackDefinition resource data on metadata refresh 6 years ago
software_config_io.py Ignore string default for software config input 6 years ago
stack.py Merge "Eager load resource_properties_data in resource" 6 years ago
stack_lock.py Remove log translations 6 years ago
status.py Define resource actions/statuses in a separate class 6 years ago
stk_defn.py Cache dep_attrs for all resources in definitions 6 years ago
support.py Non-destructive upgrade for deprecated resources 7 years ago
sync_point.py Use a namedtuple for convergence graph nodes 6 years ago
template.py Add an add_output() method to Template 6 years ago
template_common.py Allows condition name using boolean or function 7 years ago
template_files.py Remove db.api wrapper 6 years ago
timestamp.py Fix garbled docstrings 7 years ago
translation.py Remove unnecessary old translation mechanism 6 years ago
update.py Add converge flag in stack update for observing on reality 6 years ago
watchrule.py Use argument default None for 'last_evaluated' 5 years ago
worker.py Use a namedtuple for convergence graph nodes 6 years ago