heat/heat/rpc
Anderson Mesquita ab8ab995fa Add filter support to stack API
Accepts multiple request params ATTR=VALUE to filter the listed
stacks.  Stacks will be matched against all whitelisted filters
passed in the request.  Whitelisted filters for stacks are NAME
and STATUS.

If the same ATTR is passed multiple times, stacks matching ANY of the
values will be returned.

blueprint: filter-stacks
Change-Id: Ic9421a827e99793448c23a841006fb8c03819030
2013-11-21 10:05:45 -06:00
..
__init__.py Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Send usage notifications on major stack events 2013-11-01 14:29:09 +11:00
client.py Add filter support to stack API 2013-11-21 10:05:45 -06:00