murano-agent/python-agent
Serg Melikyan 482f83ef32 Cherry-picked changes from release-0.3
* Resolved PEP8 issues
* Improved RabbitMQ connection handling, updated requirements and README file
* MANIFEST.in file added + formatting
* Add installer and init.d scripts
* version bump to 0.3

Change-Id: Ieca65706da2e3d25ffc0801eabab5905945dab28
2013-11-26 16:25:39 +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 Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +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 Cherry-picked changes from release-0.3 2013-11-26 16:25:39 +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