deb-heat/heat/rpc
Angus Salkeld edf86aeac2 Persist parent_resource_name and make sure it's available
We are persisting for a number of reasons:
- so we don't have to pass this through ever rpc call
- the API exposes parent_resource (currently always None as
  it is not persisted)

Closes-bug: #1438978
Change-Id: Id2db36c0234a085ec4f0ce2ab114ec483ea29d81
2015-04-10 14:15:38 +10:00
..
__init__.py Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Add a "show_hidden" parameter to stack-list API 2015-04-08 15:24:48 -05:00
client.py Persist parent_resource_name and make sure it's available 2015-04-10 14:15:38 +10:00
worker_api.py Convergence message bus 2015-02-23 12:29:53 +05:30
worker_client.py Remove return for rpc casts in rpc worker client 2015-03-24 23:17:19 +05:30