heat/heat/engine
Zane Bitter 3f44b59b29 Move the code that reads the global environment
This belongs in the environment module, not the resources package.

Change-Id: I97093cef3a3e6d35bc82df8b8533cff7e5bc6ec9
2014-03-03 21:10:42 -05:00
..
cfn Calculate template version only once 2014-03-03 21:10:42 -05:00
hot Calculate template version only once 2014-03-03 21:10:42 -05:00
notification Fix misspellings in heat 2014-02-11 08:29:37 +08:00
resources Move the code that reads the global environment 2014-03-03 21:10:42 -05:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Merge "Change software_config storage of config and io columns" 2014-03-03 12:00:44 +00:00
attributes.py Wrap engine exceptions in _() 2013-10-18 11:28:12 +11:00
clients.py Change access to ceilometerclient 2014-02-10 15:09:34 +02:00
constraints.py Implement custom constraints 2014-02-11 10:54:12 +01:00
dependencies.py Add way to group exceptions in DependencyTaskGroup 2014-01-09 00:08:37 -06:00
environment.py Move the code that reads the global environment 2014-03-03 21:10:42 -05:00
event.py New Event uuid column and autoincremental id 2014-02-05 11:15:42 -03:00
function.py Add a base class for pluggable functions 2014-02-17 16:51:39 -05:00
parameter_groups.py Updates template_validate call to validate parameter_groups. 2014-02-05 20:01:09 +00:00
parameters.py Enable usage of custom constraint in parameters 2014-02-17 09:26:46 +01:00
parser.py Change Stack timestamps to save correct info 2014-02-27 09:13:54 -05:00
plugin_manager.py Add a plugin_manager module 2014-03-03 21:10:42 -05:00
properties.py Merge "Add validation of nested property schema" 2014-03-03 11:17:44 +00:00
resource.py Change Resource timestamps to save correct info 2014-02-27 09:13:54 -05:00
scheduler.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
service.py Merge "Unscoped List Stacks" 2014-03-03 12:38:48 +00:00
signal_responder.py SignalResponder move signed URL deleting to its own method 2014-02-27 18:54:30 +13:00
stack_lock.py Don't try to stop a stack on a dead engine 2014-02-11 12:52:27 -06:00
stack_resource.py Add StackResource specific preview behavior 2014-02-17 23:33:01 -05:00
stack_user.py Refactor SignalResponder to abstract user logic 2014-02-11 20:04:17 +00:00
support.py Refactor SupportStatus into its own module 2014-02-20 10:21:32 +13:00
template.py Calculate template version only once 2014-03-03 21:10:42 -05:00
timestamp.py Do not refresh timestamp from database on read. 2013-06-21 10:43:34 +12:00
update.py Re-resolve functions during stack update 2014-02-17 16:51:39 -05:00
watchrule.py Fix indentation errors found by Pep8 1.4.6+ 2014-02-05 20:30:39 +01:00