murano-agent/README.rst

37 lines
1.2 KiB
ReStructuredText
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Murano
======
Murano Project introduces an application catalog, which allows application
developers and cloud administrators to publish various cloud-ready
applications in a browsable categorised catalog, which may be used by the
cloud users (including the inexperienced ones) to pick-up the needed
applications and services and composes the reliable environments out of them
in a "push-the-button" manner.
murano-agent
============
Murano Agent is a VM-side guest agent that accepts commands from
Murano Conductor and executes them. We have two Agent implementations
targeting different platforms, but eventually we going to end up with
Python Agent that works on Linux and uses new execution plan format
described in `Unified Agent <https://wiki.openstack.org/wiki/Murano/UnifiedAgent>`_
Project Resources
-----------------
Project status, bugs, and blueprints are tracked on Launchpad:
https://launchpad.net/murano
Developer documentation can be found here:
https://murano.readthedocs.org
Additional resources are linked from the project wiki page:
https://wiki.openstack.org/wiki/Murano
License
-------
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0