Jump to: navigation, search

Murano/ReleaseNotes v0.4.1

< Murano
Revision as of 11:25, 7 February 2014 by Efedorova (talk | contribs)

Murano v0.4.1 is a bug fix release for a 0.4 version which is mostly improves Murano Metadata Repository that was introduced in the previous release. But besides bug fixes, new release includes some features. More information is avaliable on Murano launchpad page.

What's New

Per-tenant isolation in Metadata Repository

Now all service definitions modification will be avaliable only inside tenant. Initial resources are the same for all tenants - they are checked out from git repository.

Floating IP and VIP auto-assinment

In this release we are introducing auto-assinment of VIP and Floating IP. Since now you don't need to specify where your Neutron LBaaS is located, it will be detected automatically Besides that, you can set checkbox to assign Floating IP automatically to your application during the deployment.

Key-pair assinment for linux servicies

The workflow of creation of linux-based servicies with key-pairs is completely reworked. Now it's possible to create a service without key-pairs.

Improvements

In this release we add some useful improvements:

  • Link to stack detail information was added to the service details page
  • Sample prefix to config file names of all components were added
  • Integrated Murano installation with devstack. Now install Openstack with Murano is easy like ./stack.sh!

Bugs fixed

All known issues from the previous release were fixed. Total - 53 bugs were resolved. The main problem that remained after the previous release was with deploying farm servicies. In the release-0.4.1 all web-farm services can be deployed without any issues.

Known issues

Actual bug state can be found in Murano Launchpad page