deb-heat/heat/engine/resources
Angus Salkeld c3fa1b6db8 Keep the path when re-registering the template resource
Since Ib0c191db2dccac6d467a9961062424bc1f924c24 we re-register a
template resource in case the global environment is changed. This
is fine but the path to the resource is not maintained. This patch
fixes that by passing the path through to the registration function.

Change-Id: I7a8ec66d0f12a12bb4e44d2eb7efd182d758fea1
2015-07-07 09:53:36 +10:00
..
aws Merge "Prepare SignalResponder class for more signal types" 2015-07-02 06:52:10 +00:00
openstack Add types to barbican resource attributes 2015-07-06 12:57:26 +03:00
__init__.py Do not verify requirements on extension loading 2015-05-25 10:39:07 +12:00
signal_responder.py Prepare SignalResponder class for more signal types 2015-06-30 11:36:14 -07:00
stack_resource.py Merge "Update logging according oslo.i18n recommendations" 2015-07-01 07:18:07 +00:00
stack_user.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00
template_resource.py Keep the path when re-registering the template resource 2015-07-07 09:53:36 +10:00
volume_base.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
wait_condition.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00