deb-murano/doc/source/index.rst
Maria Zlatkova 603b1c0d4a [Docs] Moves network configuration to admin-guide
Changes:

- Restructures and moves Network configuration to the appropriate
  section of the Admin Guide.
- Removes Murano Installation Guide from the Miscellaneous section as
  it has already been rewritten and moved to the Admin Guide
  (see sections: Deploying Murano and Prepare a lab for Murano)
- No changes in the Policy configuration section.

Change-Id: I7d396375a312648ad2f05350b87079601b7c0878
Partial-Bug: #1603950
2016-08-17 09:39:44 +00:00

4.1 KiB

Welcome to Murano Documentation

Murano is an open source OpenStack project that combines an application catalog with versatile tooling to simplify and accelerate packaging and deployment. It can be used with almost any application and service in OpenStack.

Murano project consists of several source code repositories:

  • murano - 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.
  • python-muranoclient - Client library and CLI client for Murano.

This documentation guides application developers through the process of composing an application package to get it ready for uploading to Murano.

Besides the deployment rules and requirements, it contains information on how to manage images, categories, and repositories using the murano client that will surely be helpful for cloud administrators.

It also explains to end users how they can use the catalog directly from the dashboard. These include guidance on how to manage applications and environments.

And it provides information on how to contribute to the project.

Note

Deploying Murano and Contributing guides are under development at the moment. The most recently updated information is published as the BETA version of the Murano documentation <content>.

Introduction to Murano

intro/key_features intro/target_users intro/architecture intro/use_cases

Using Murano

This guide provides murano end users with information on how they can use the Application Catalog directly from the Dashboard and through the command-line interface (CLI). The screenshots provided in this guide are of the Liberty release.

enduser-guide/quickstart enduser-guide/manage_environments enduser-guide/manage_applications enduser-guide/log_in_to_murano_instance enduser-guide/use_cli enduser-guide/deploying_using_cli articles/multi_region

Developing Applications

appdev-guide/step_by_step appdev-guide/exec_plan appdev-guide/hot_packages appdev-guide/murano_pl appdev-guide/murano_packages appdev-guide/murano_bundles appdev-guide/app_migrating appdev-guide/app_unit_tests appdev-guide/cinder_volume_supporting appdev-guide/examples appdev-guide/use_cases appdev-guide/app_debugging appdev-guide/faq

Miscellaneous

Background Concepts for Murano

articles/workflow

Tutorials

image_builders/index articles/test_docs

Guidelines

contributing guidelines articles/debug_tips

Gerrit review dashboard

murano_gerrit_dashboard

API specification

specification/index

Indices and tables

  • genindex
  • modindex
  • search