deb-murano/murano
Georgy Okrokvertskhov b65203f557 Add method in Agent class to allow message handling extensions
A new method is added to handle message creation separately from
the send logic. This will allow to extend Agent code by using inheritance
so that there is no need to rewrite send method in order to change
message content.

Closes-Bug: #1444547
Change-Id: I95e35974f7df017383df206293e8a7c93af04489
2015-04-16 11:42:58 +03:00
..
api Fix for cross-tenant package and class isolation 2015-04-14 20:58:49 +03:00
cmd Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
common Fix for cross-tenant package and class isolation 2015-04-14 20:58:49 +03:00
db Fix for cross-tenant package and class isolation 2015-04-14 20:58:49 +03:00
dsl Safely encode yaql expressions to support unicode expressions 2015-03-31 09:34:01 +00:00
engine Add method in Agent class to allow message handling extensions 2015-04-16 11:42:58 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
openstack Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
packages Fix error with package tags type 2015-03-13 11:43:40 +03:00
policy Policy enforcement - add cleaning action rules 2015-04-14 13:33:27 +02:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Merge "Fix for cross-tenant package and class isolation" 2015-04-15 12:15:31 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Update API policy 2015-03-02 15:28:14 +03:00
opts.py fix typo 2015-03-09 16:12:11 +09:00
utils.py Functional tests for environment template functionality 2015-03-18 09:08:18 +01:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00