heat/heat/rpc
Saravanan KR a1a0609e8e Added tags attribute to the template parameter
In some scenarios, it is required to categorize the parameter.
Associating tags with the parameter, it is will be easy to
categorize the parameter and add simple validations to users.
This patch introduces a new attribute 'tags' with the parameters,
which is a list of strings.

Change-Id: I20fc95d606b0b8a08d3b46bf33f4860bff49c74f
2017-11-13 15:51:19 +05:30
..
__init__.py Create a new heat.rpc package 2012-11-30 17:05:13 +01:00
api.py Added tags attribute to the template parameter 2017-11-13 15:51:19 +05:30
client.py Merge "Use exception_filter in RPC client" 2017-03-29 13:46:53 +00:00
listener_client.py Fix [H405] pep rule in heat/rpc 2015-10-08 15:13:52 +03:00
worker_api.py Convergence message bus 2015-02-23 12:29:53 +05:30
worker_client.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00