Jump to: navigation, search

Murano/ReleaseNotes v0.2

< Murano
Revision as of 07:41, 5 September 2013 by Efedorova (talk | contribs) (Known Issues)

Murano v0.2 is a second stable release of Murano. Check out "What’s New", "Improvements", "Fixed Bugs" and "Known Issues" for this version of Murano below. If interested, please see the complete list of changes in this release.

What's new

Workflow diagnostics in Murano Conductor

[TODO: Add info]

Dynamic UI

[TODO: Add info]

Support for SSL both in REST API and RabbitMQ communications

[TODO: Add info]

Ability to select Windows image, Availability Zone and instance flavor

[TODO: Add info]

Additional Services

Murano v0.2 supports deployment of several new services: External Active Directory, MS SQL Server single instance and MS SQL Server Always On Cluster.

External Active Directory

[TODO: Add info]

MS SQL Server

[TODO: Add info]

MS SQL Server AlwaysOn Cluster

[TODO: Add info]

Improvements

Detailed documentation for writing XML Workflows

[TODO: Add info]

Improved HA for Murano Conductor

[TODO: Add info]

REST API generalization

[TODO: Add info]

Fixed Bugs

  • Stabilize Core Services (bug fixing).

Known Issues

Actual bug state can be found in Murano launchpad page
  • Due to current Heat limitation services that involve load-balancer creation (farms) can be deployed only by tenant administrators.
  • When Heat creates different clients for Nova, Cinder and others it doesn't pass SSL-related options to clients' constructor. If Nova is configured to have SSL endpoints and self-signed certificates Heat will fail to create instances because there is no way to disable server certificate validation as there is no "insecure" flag passed etc.
  • Active Directory service can not be created on Win2008 image.
  • Murano-Conductor doesn't work with python-heatclient>0.2.1.