Jump to: navigation, search

Difference between revisions of "Murano"

(Section contains overview of project is moved to a separate page)
(Documentation)
 
(102 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.
  
* [[Murano/ProjectOverview|Project Overview]]
+
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.
* [[Murano/SourceCode|Source Code]]
 
* [https://bugs.launchpad.net/murano Bug Tracker]
 
  
==Roadmap==
+
For latest releases of Murano please refer to http://releases.openstack.org
'''Please refer to [[Murano/Roadmap]] for details.'''
+
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].
  
==How To Contribute==
+
===Main Info===
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 [mailto:murano@lists.launchpad.net murano@lists.launchpad.net] (please, note that your email address should be registered in launchpad, otherwise your mail will be ignored by mailing system).
+
* [[Murano/ApplicationCatalog|Application Catalog Project Overview]]
 +
* [[Murano/Roadmap|Roadmap]]
 +
* [https://git.openstack.org/cgit/?q=murano Source code]
 +
* [https://launchpad.net/murano Bug and Feature Tracker]
  
We’re going to hold public weekly meetings on Mondays at 18:00 UTC on #openstack-meeting-alt irc channel. Refer to [[Meetings]].
+
===Documentation===
 +
<h5>[[Murano/Screencasts|Murano Screencasts]]</h5>
 +
<h5>Current documentation</h5>
 +
* [http://docs.openstack.org/developer/murano Developer documentation]
  
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].
+
<br/>
 +
See full list of [[Murano/Documentation|documentation per release]]
  
==More info==
+
==== Subpages ====
* Project Info: https://wiki.openstack.org/wiki/Murano | http://murano-docs.github.io
+
 
* Installation Guide: http://murano-docs.github.io/docs/murano-manual/content/ch06.html
+
{{Special:PrefixIndex/:Murano/}}
**https://github.com/stackforge/murano-common
 
* Launchpad project: https://launchpad.net/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