murano/meta
Stan Lagun 1d7f0b1279 Fixes agent call may hanged upon action call
When action called AgentListener automatically starts listening upon
first EP send to the agent. But Environment.deploy() were the only
place where AgentLister was stopped. So when action other than
Environment.deploy() was called there is no one to stop listener.
Thus on each action call new listener on the same RabbitMQ queue
was started causing listeners to steal messages from each other.
Agent.call() that never received response from agent caused
deployment/action hang

Change-Id: I466bbf60c35e0d6a0bc6e831010e552aaa12eaab
2015-02-26 11:01:07 +03:00
..
io.murano Fixes agent call may hanged upon action call 2015-02-26 11:01:07 +03: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: