3b1cec10be
* Updated README file * Updated contrib/devstack/README * Added documentation for Devstack installation * Added documentation for manual installation of the API and Engine services * Added basic contributing guide * Added extended contributing guide * Added HACKING.rst to the root of the project * Added development guidelines * Sets simple Sphinx theme Partially implements blueprint: murano-dev-doc-05 Change-Id: Ib7d7b416ccc61667ed96297555db2ef5dca9ae67
2.1 KiB
2.1 KiB
Welcome to Murano!
Introduction
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. It may be used by the cloud users (including the unexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner.
Key goal is to provide UI and API which allows to compose and deploy composite environments on the Application abstraction level and then manage their lifecycle.
- Murano consists of three source code repositories:
-
- murano-api - is the main repository. It contains code for Murano API server, Murano engine and MuranoPL
- murano-agent - agent which runs on guest VMs and executes deployment plan
- murano-dashboard - Murano UI implemented as a plugin for OpenStack Dashboard
This documentation offers information on how Murano works and how to contribute to the project.
Table of contents
contributing guidelines install/index
Indices and tables
genindex
modindex
search