murano/murano/common
Stan Lagun a79955709d Execute pre/post deployment hooks on GC
Currently pre/post deployment are invoked only for
deployment (actions). Those hooks are used to stop
AgentListener. But they were not executed for GC
phase that could also start AgentListener.  As a result
we could get 2 AgentListeners running and stealing
messages from each other

Change-Id: If96db92e38f067bfed72cfc4a3d5619de2f0fad3
Closes-Bug: #1449500
2015-04-29 21:04:35 +03:00
..
helpers Update from global requirements 2015-02-25 16:09:22 +03:00
messaging Resolve H305 pep8 issue 2015-02-05 12:10:22 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
auth_utils.py Nova Network support 2015-04-08 13:09:21 +03:00
config.py Initial implementation of Plugable Classes 2015-03-19 14:06:24 +00:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Execute pre/post deployment hooks on GC 2015-04-29 21:04:35 +03:00
exceptions.py Update from global requirements 2015-02-25 16:09:22 +03:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
plugin_loader.py Initial implementation of Plugable Classes 2015-03-19 14:06:24 +00:00
policy.py Update API policy 2015-03-02 15:28:14 +03:00
rpc.py Fixes silent deletion of environments 2014-08-19 12:52:52 +04:00
server.py Adds API to obtain action result 2015-03-02 14:08:36 +03:00
statservice.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
utils.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00