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
Ludovic Logiou f47748d4b6
Translate tenant_id to project_id in Octavia loadbalancer resource
4 years ago
..
cfn Supply outputs for reference IDs in StackResources 5 years ago
clients Merge "Heat support for Tap-as-a-Service resources" 4 years ago
constraint Enhancements to CIDR and IP address constraints. 5 years ago
hot Ensure Functions can be created without stack definition 5 years ago
notification Add missing ws seperator between words 4 years ago
resources Translate tenant_id to project_id in Octavia loadbalancer resource 4 years ago
__init__.py
api.py Merge "Return stack.outputs when stack in DELETE_FAILED" 5 years ago
attributes.py Revert "Use OutputDefinition to generate attributes schema" 4 years ago
check_resource.py Handle exceptions in initial convergence traversal setup 5 years ago
conditions.py Allows condition name using boolean or function 7 years ago
constraints.py Remove broken heat.resource_type custom constraint 6 years ago
dependencies.py Don't use Dependencies repr in tests 6 years ago
environment.py Docs: Eliminate warnings in docs generation 5 years ago
event.py Eager load resource_properties_data in resource 6 years ago
function.py Docs: Eliminate warnings in docs generation 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 Define resource/output definition sections with constants 5 years ago
parameter_groups.py Get rid of bogus debug logging in parameter groups 7 years ago
parameters.py Merge "Remove broken heat.resource_type custom constraint" 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 Ignore RESOLVE translation errors when translating before_props 5 years ago
properties_group.py Initial PropertiesGroup implementation 6 years ago
resource.py Streamline conversion of resources to convergence 4 years ago
rsrc_defn.py Ignore conditions when reparsing ResourceDefinition 5 years ago
scheduler.py Make scheduler.Timeout exception hashable 6 years ago
service.py Merge "Try deleting stack if not soft deleted yet" 4 years ago
service_software_config.py Resolve race in providing deployment data to Swift 5 years ago
software_config_io.py Ignore string default for software config input 6 years ago
stack.py Streamline conversion of resources to convergence 4 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 wait_random_exponential from tenacity 4.4.0 5 years ago
template.py Fix errors with issubclass() in Python 3.7 5 years ago
template_common.py Handle invalid depends field 5 years ago
template_files.py Option for retrieving child templates and env files from swift 5 years ago
timestamp.py Fix garbled docstrings 7 years ago
translation.py Ignore RESOLVE translation errors when translating before_props 5 years ago
update.py Update resource definitions after legacy in-place update 5 years ago
worker.py Eliminate client race condition in convergence delete 5 years ago