Jump to: navigation, search

Difference between revisions of "Murano/ReleaseNotes v0.5"

(Created page with "===Key new features=== * First version as Application Catalog for OpenStack * [http://murano-api.readthedocs.org/en/latest/articles/murano_pl.html New language] for applicati...")
 
(Other resources)
 
Line 38: Line 38:
 
* Developer documentation: http://murano-api.readthedocs.org/en/latest/
 
* Developer documentation: http://murano-api.readthedocs.org/en/latest/
 
* Murano applications: https://github.com/murano-project/murano-app-incubator
 
* Murano applications: https://github.com/murano-project/murano-app-incubator
* Screencast: https://docs.google.com/a/mirantis.com/file/d/0B3F5XCmYtnRdOXZTdXhqdkFISTQ/edit
+
* [https://drive.google.com/a/mirantis.com/file/d/0B3F5XCmYtnRdcnRUaXg0Q3BUcUU/edit Screencast]

Latest revision as of 16:33, 8 May 2014

Key new features

  • First version as Application Catalog for OpenStack
  • New language for application definition (no more XML)
  • Improved syntax for Dynamic UI definitions
  • Improved UI
  • Application statistics (can be used for billing purposes)


Known Issues


Full list of implemented features and fixed bugs can be found here:

https://launchpad.net/murano/+milestone/0.5

Upgrade Notes

Murano reduced number of its components. From the source code perspective there are only four main repositories:


murano-api is the main repository, it contains two Murano services:

  • murano-api
  • murano-engine


For installation and usage instructions please refer to user documentation: TBD

Other resources