Jump to: navigation, search

Difference between revisions of "Murano"

(Documentation)
 
(81 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Murano Project introduces a new service which allows non-experienced users to deploy reliable Windows-based environments in “push-the-button” manner. Key goal is to provide UI and API which allows to deploy and operate Windows environments on the "Windows Services" abstraction level. The Service should be able to orchestrate complex circular dependent cases in order to setup complete Windows environments with many dependant services.
+
= Murano =
 +
The Murano Project introduces an application catalog to OpenStack, enabling application developers and cloud administrators to publish various cloud-ready applications in a browsable categorized catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.
 +
 
 +
The 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. The Service should be able to orchestrate complex circular dependent cases in order to setup complete environments with many dependent applications and services. However, the actual deployment itself will be done by the existing software orchestration tools (such as [[Heat]]), while the Murano project will become an integration point for various applications and services.
 +
 
 +
For latest releases of Murano please refer to http://releases.openstack.org
 +
For release notes of Murano projects please refer to release note pages for [http://docs.openstack.org/releasenotes/murano/index.html murano], [http://docs.openstack.org/releasenotes/murano-dashboard/index.html murano-dashboard], [http://docs.openstack.org/releasenotes/python-muranoclient/index.html python-muranoclient], and [http://docs.openstack.org/releasenotes/murano-agent/index.html murano-agent].
  
The current stable version of Murano is '''v0.2'''. For more information please refer to the [[Murano/ReleaseNotes_v0.2|Release Notes]].
 
__NOTOC__
 
 
===Main Info===
 
===Main Info===
* [[Murano/ProjectOverview|Project Overview]]
+
* [[Murano/ApplicationCatalog|Application Catalog Project Overview]]
 
* [[Murano/Roadmap|Roadmap]]
 
* [[Murano/Roadmap|Roadmap]]
* [[Murano/SourceCode|Source Code]]
+
* [https://git.openstack.org/cgit/?q=murano Source code]
* [https://bugs.launchpad.net/murano Bug Tracker]
+
* [https://launchpad.net/murano Bug and Feature Tracker]
* [https://launchpad.net/murano The Project in Launchpad]
 
  
 
===Documentation===
 
===Documentation===
{| border=0 width="45%"
+
<h5>[[Murano/Screencasts|Murano Screencasts]]</h5>
|-
+
<h5>Current documentation</h5>
| <h5>Current stable version</h5>
+
* [http://docs.openstack.org/developer/murano Developer documentation]
| <h5>Development version</h5>
 
|-
 
|
 
* [https://www.dropbox.com/sh/zthldcxnp6r4flm/O7VM2mNINn/murano-getting-started.pdf Getting Started Guide]
 
* [http://murano-docs.github.io/0.2/developers-guide/content/ch02.html Installation Guide]
 
* [http://murano-docs.github.io/0.2/developers-guide/content/ch01.html Developer Guide]  
 
* [http://murano-docs.github.io/0.2/murano-deployment-guide/content/ch01.html Administrator Guide]
 
|
 
* [http://murano-docs.github.io/latest/murano-manual/content/ch02.html Installation Guide]
 
* [http://murano-docs.github.io/latest/murano-manual/content/ch01.html Developer Guide]
 
* [http://murano-docs.github.io/latest/murano-deployment-guide/content/ch01.html Administrator Guide]
 
|}
 
  
===Getting involved===
+
<br/>
If you would like to ask some questions or make proposals, feel free to reach us on #murano IRC channel at FreeNode. Typically somebody from our team will be online at IRC from 6:00 to 20:00 UTC. You can also contact Murano community directly by sending an email to [mailto:openstack-dev@lists.openstack.org OpenStack Development Mailing List] (please, use a [Murano] prefix in the 'Subject' field of the your email).
+
See full list of [[Murano/Documentation|documentation per release]]
  
We’re going to hold public weekly meetings on Mondays at 15:00 UTC on #openstack-meeting-alt IRC channel. Refer to [[Meetings]].
+
==== Subpages ====
  
If you want to contribute either to docs or to code, simply send us change request via [http://review.openstack.org review.openstack.org]. You can file bugs and register blueprints at Murano [https://launchpad.net/murano Launchpad page].
+
{{Special:PrefixIndex/:Murano/}}

Latest revision as of 22:04, 11 July 2016

Murano

The Murano Project introduces an application catalog to OpenStack, enabling application developers and cloud administrators to publish various cloud-ready applications in a browsable categorized catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

The 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. The Service should be able to orchestrate complex circular dependent cases in order to setup complete environments with many dependent applications and services. However, the actual deployment itself will be done by the existing software orchestration tools (such as Heat), while the Murano project will become an integration point for various applications and services.

For latest releases of Murano please refer to http://releases.openstack.org For release notes of Murano projects please refer to release note pages for murano, murano-dashboard, python-muranoclient, and murano-agent.

Main Info

Documentation

Murano Screencasts
Current documentation


See full list of documentation per release

Subpages