murano/meta/io.murano
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
..
Classes Fixes stealing of agent responses in some cases 2014-09-26 12:22:09 +00:00
Resources Fixed name of the log file on VM 2014-04-22 18:45:55 +04:00
manifest.yaml Correct InstanceNotifier yaml stub 2014-08-17 20:36:16 -05:00