heat/heat/engine
Shane Wang 8a688c0aaa Fix misspellings in heat
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I554143f00fe82154472e7eb6391291730dd3ddd4
Closes-Bug: #1257295
Closes-Bug: #1277515
2014-02-11 08:29:37 +08:00
..
notification Fix misspellings in heat 2014-02-11 08:29:37 +08:00
resources Fix misspellings in heat 2014-02-11 08:29:37 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py RPC service for software config/deployment 2014-02-05 10:30:33 +08:00
attributes.py Wrap engine exceptions in _() 2013-10-18 11:28:12 +11:00
clients.py Make endpoint_type configurable 2014-01-20 13:21:58 +01:00
constraints.py Make context available during constraint validation 2014-01-31 09:59:57 +01:00
dependencies.py Add way to group exceptions in DependencyTaskGroup 2014-01-09 00:08:37 -06:00
environment.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
event.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
hot.py Merge "Prevent access Parameters key in template dict" 2014-01-31 00:29:23 +00:00
parameters.py Native Pseudo Parameters 2014-01-30 14:59:03 -03:00
parser.py Merge "Only update_and_save if the stack exists" 2014-01-31 06:17:29 +00:00
properties.py Make context available during constraint validation 2014-01-31 09:59:57 +01:00
resource.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
scheduler.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
service.py Fix misspellings in heat 2014-02-11 08:29:37 +08:00
signal_responder.py Fix user and signal responder exception import 2014-01-29 14:08:17 +00:00
stack_lock.py Ensure stack lock is released after stack-delete 2014-02-05 15:50:00 -06:00
stack_resource.py Native Pseudo Parameters 2014-01-30 14:59:03 -03:00
template.py Store files in the raw_template table 2014-02-03 08:59:52 +13:00
timestamp.py Do not refresh timestamp from database on read. 2013-06-21 10:43:34 +12:00
update.py Introduce a way to trace a resource's implementation 2014-01-06 10:55:21 +11:00
watchrule.py Enhance message for watch rule 2013-12-31 12:26:18 +08:00