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
Jenkins b764ee801b
Merge "Move extraroute resource in-tree"
8 years ago
..
cfn Convergence: Allow creating lightweight stacks 8 years ago
clients Merge "Move zaqar client into main tree" 8 years ago
hot Update the rest of the code to satisfy flake8 in a py34 env 8 years ago
notification Make import of oslo libraries namespaceless 8 years ago
resources Merge "Move extraroute resource in-tree" 8 years ago
__init__.py Do not initialize anything during import phase 10 years ago
api.py Raise HTTPBadRequest instead of ValueError for API validation 8 years ago
attributes.py Add type field to the resource attributes schema 8 years ago
constraints.py Use six.itervalues(x) instead of x.values() 8 years ago
dependencies.py fix for retrieving leaf nodes in convergence stack delete 8 years ago
environment.py Merge "Avoid crash when registering resources" 8 years ago
event.py Versioned objects - Event 8 years ago
function.py Get rid of circular references in Resource and Function 8 years ago
iso_8601.py Move resource inheritance class to engine/resources 8 years ago
lifecycle_plugin.py Fix file mode, remove executable bit. 9 years ago
parameter_groups.py Add validation for parameter_groups 8 years ago
parameters.py Use six.iterkeys(x) instead of x.keys() 8 years ago
plugin_manager.py Use six.moves.map/filter/zip 8 years ago
properties.py Do constraint validation for None value property 8 years ago
resource.py Removes deprecated metadata property from Resource class 8 years ago
rsrc_defn.py Update the rest of the code to satisfy flake8 in a py34 env 8 years ago
scheduler.py Update the rest of the code to satisfy flake8 in a py34 env 8 years ago
service.py Merge "Save snapshot to db before stack snapshot complete" 8 years ago
service_software_config.py Fixes SoftwareConfigService to use Resource object 8 years ago
service_stack_watch.py Use six.itervalues(x) instead of x.values() 8 years ago
stack.py Merge "Save snapshot to db before stack snapshot complete" 8 years ago
stack_lock.py Pass stack id to init stacklock 8 years ago
support.py Add version to support_status where it omitted 8 years ago
sync_point.py Convergence prepare traversal 8 years ago
template.py Do not verify requirements on extension loading 8 years ago
timestamp.py Make the first line of every file consistent. 9 years ago
update.py Save updated-in-place resources to backup stack 8 years ago
volume_tasks.py Remove TaskRunner from Volume resources 8 years ago
watchrule.py Heat could not create samples with Ceilometer 8 years ago
worker.py Convergence message bus 8 years ago