Jump to: navigation, search

Difference between revisions of "Murano"

(Documentation)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
= Murano =
 
= Murano =
Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorized 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.
+
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 dependant 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.
 
  
 +
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.
  
The current stable version of Murano is '''v0.5'''. For more information, please refer to the [[Murano/ReleaseNotes_v0.5|Murano v0.5 Release Notes]].
+
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].
  
 
===Main Info===
 
===Main Info===
Line 14: Line 15:
 
===Documentation===
 
===Documentation===
 
<h5>[[Murano/Screencasts|Murano Screencasts]]</h5>
 
<h5>[[Murano/Screencasts|Murano Screencasts]]</h5>
<h5>Current stable version 0.5</h5>
+
<h5>Current documentation</h5>
* [http://murano-docs.github.io/latest/getting-started/content/ch01.html Getting Started Guide] ([https://github.com/murano-docs/murano-docs.github.io/raw/master/latest/administrators-guide/administrators-guide.pdf pdf])
+
* [http://docs.openstack.org/developer/murano Developer documentation]
* [http://murano-docs.github.io/latest/user-guide/content/ch01.html User Guide] ([https://github.com/murano-docs/murano-docs.github.io/raw/master/0.4.1/getting-started/getting-started.pdf pdf])
 
  
<br />
 
<h5>Current documentation</h5>
 
* [http://murano.readthedocs.org/en/latest/ Developer documentation]
 
* [[Murano/TestsDocumentation|Tests Documentation]]
 
 
<br/>
 
<br/>
 
See full list of [[Murano/Documentation|documentation per release]]
 
See full list of [[Murano/Documentation|documentation per release]]

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