murano-agent/python-agent
Serg Melikyan a15e43c80d Send message_id as property
message_id field should be sent as message property, not as
field in message headers

Change-Id: Ibe0fc32136c719e62eb2ce8557f3063c8aa387fd
Closes-Bug: #1322078
2014-05-23 14:51:13 +04:00
..
etc Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
init.d Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
muranoagent Send message_id as property 2014-05-23 14:51:13 +04:00
tools Python Agent initial release 2013-10-04 12:58:31 +04:00
MANIFEST.in Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
README.rst Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
openstack-common.conf Python Agent initial release 2013-10-04 12:58:31 +04:00
requirements.txt Merged in murano-common 2014-04-07 15:03:51 +04:00
setup-centos.sh Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
setup.cfg Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
setup.py Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
setup.sh Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
test-requirements.txt Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +04:00
tox.ini Python Agent initial release 2013-10-04 12:58:31 +04:00

README.rst

Murano Python Agent README

Murano Python Agent is a VM-side guest agent that accepts commands from Murano Conductor and executes them. Python Agent works on Linux and uses new execution plan format described in Unified Agent blueprint

SEE ALSO