deb-murano/meta/io.murano/Classes
Stan Lagun 6252069be0 Fixes stealing of agent responses in some cases
When deployment of environment fails with exception AgentListener.stop() is not
called and thus there remains a listener for RabbitMQ response queue.
Besides being a resource leak it introduces another problems: when that environment
get redeployed it becomes 2 listeners on the same queue and responses from agents
may be stolen by zombie listener making workflow wait forever or response
(hang deployment)

Change-Id: Ic4cedd323ab7b55690d095ed8addcb0dc3e335a7
Closes-Bug: #1369589
2014-09-26 12:22:09 +00:00
..
resources Don't rely on OS::Nova::Server.addresses 2014-09-23 14:26:55 +04:00
system Correct InstanceNotifier yaml stub 2014-08-17 20:36:16 -05:00
Application.yaml Application base class didn't define deploy method 2014-08-20 18:47:20 +04:00
Environment.yaml Fixes stealing of agent responses in some cases 2014-09-26 12:22:09 +00:00
Exception.yaml Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
Object.yaml Merge "Automatically call MuranoPL initialize/destroy methods" 2014-06-11 19:19:48 +00:00
SecurityGroupManager.yaml Fix property initialization 2014-09-01 18:14:10 +04:00
SharedIp.yaml Introduce a SharedIp object for Clustering 2014-06-10 09:19:17 +00:00
StackTrace.yaml Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00