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 79b1e3070a
Merge "Improve StackValidationFailed resp param_groups"
8 years ago
..
cfn Convergence: Allow creating lightweight stacks 8 years ago
clients Test manila and zaqar exceptions 8 years ago
hot Update the rest of the code to satisfy flake8 in a py34 env 8 years ago
notification Remove deprecated list_notifier_drivers option 8 years ago
resources Don't access nova Server private attributes 8 years ago
__init__.py Do not initialize anything during import phase 10 years ago
api.py Stop using oslo_utils.timeutils.isotime() 8 years ago
attributes.py Fix wrong definition of assert 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 Improve StackValidationFailed resp param_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 Add explicit return to _get_property_value() 8 years ago
resource.py Convergence resource operations 8 years ago
rsrc_defn.py Add deprecation warning for ResourceDefinition 8 years ago
scheduler.py Update the rest of the code to satisfy flake8 in a py34 env 8 years ago
service.py Catch exceptions in service status report 8 years ago
service_software_config.py Stop using deprecated oslo_utils.timeutils.strtime() 8 years ago
service_stack_watch.py Use six.itervalues(x) instead of x.values() 8 years ago
stack.py Convergence soft delete stack after delete action is completed 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: Check-Resource skeleton 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 Backup new resource as soon as possible 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 resource operations 8 years ago