murano/meta
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
..
io.murano Fixes stealing of agent responses in some cases 2014-09-26 12:22:09 +00:00
README.md Delete ActiveDirectory application 2014-04-25 15:15:36 +04:00

README.md

Murano Classes Metadata

This folder contains only 'core library' classes for Murano.

Any file located here will be included into Murano package (deb/rpm) and imported automatically during installation.

Any other classes should be imported manually via CLI or UI.

Such classes could be found in one of two external repositories: