heat/heat/engine
huangtianhua c5fa074f77 Move neutron resources to /engine/resources/openstack/neutron
Change-Id: I3ed908d6d4297008c72d31c19891070d867905d6
Implements: blueprint reorganize-resources-code-structure
2015-03-06 11:00:43 +08:00
..
cfn Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
clients Merge "Move datastore validation to trove client plugin" 2015-03-05 09:45:51 +00:00
hot Merge "Add resource_definitions check to Stack.validate" 2015-03-02 00:59:01 +00:00
notification Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
resources Move neutron resources to /engine/resources/openstack/neutron 2015-03-06 11:00:43 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Don't pass the parent_resource object into Stack() 2015-03-03 15:36:05 +10:00
attributes.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
constraints.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
dependencies.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
environment.py Remove the template mapping from the env before creating child stacks 2015-03-03 15:36:05 +10:00
event.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
function.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
lifecycle_plugin.py Fix file mode, remove executable bit. 2014-09-10 17:17:44 +08:00
parameter_groups.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
parameters.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
properties.py Allow lists and strings for Json parameters via provider resources 2015-02-23 18:20:58 +00:00
resource.py Remove the template mapping from the env before creating child stacks 2015-03-03 15:36:05 +10:00
rsrc_defn.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
scheduler.py Merge "Add code tag for from_task_with_args() docstring" 2015-03-02 01:04:43 +00:00
service.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
service_software_config.py Convert all non-test imports of json to jsonutils 2015-03-04 15:26:48 +10:00
service_stack_watch.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
signal_responder.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
stack.py Add extra data to Stack table for Convergence. 2015-03-05 14:31:50 +05:30
stack_lock.py Change the engine-listener topic 2015-02-27 16:00:35 +01:00
stack_resource.py Correct the check_update_completion logic in instance_group 2015-03-05 18:24:38 +10:00
stack_user.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
support.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
template.py Add resource_definitions check to Stack.validate 2015-02-27 15:46:27 +00:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
volume_tasks.py Handle deleting status during volume detachment 2015-02-26 17:31:55 -06:00
watchrule.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
worker.py Convergence message bus 2015-02-23 12:29:53 +05:30