heat/heat/rpc
Steven Hardy f899548500 Add owner_id to new _create_stack RPC interface
Adds a new "internal" _create_stack RPC call, which exposes a superset
of the existing RPC interfaces, intended only for engine-to-engine
usage, not for exposure via the user-facing API's (hence the prefix)

This patch exposes "owner_id" via the new call, which enables creation
of nested stacks via an RPC call, instead of creating the stack directly.

Change-Id: I355c608e657cb9dae2d2b38658b0b247040de6b9
blueprint: decouple-nested
2014-08-18 20:04:22 +01:00
..
__init__.py Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Display stack owner when formatting stacks 2014-08-12 11:06:44 -04:00
client.py Add owner_id to new _create_stack RPC interface 2014-08-18 20:04:22 +01:00