Jump to: navigation, search

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

(Murano v0.2 Release Notes)
Line 1: Line 1:
* Stabilize Core Services (bug fixing).
+
===What's new since v0.1===
* REST API generalization.
+
* Workflow diagnostics in Murano Conductor.
* Wokflow diagnostics in Murano Conductor.
 
 
* Dynamic UI (UI forms built on YAML definitions without any custom code).
 
* Dynamic UI (UI forms built on YAML definitions without any custom code).
 +
* Support for SSL both in REST API and RabbitMQ communications.
 
* Ability to select Windows image, Availability Zone and instance flavor.
 
* Ability to select Windows image, Availability Zone and instance flavor.
* Detailed documentation including on writing XML Workflows.
+
* Additional Services:
* Support for SSL both in REST API and RabbitMQ communications.
+
  - Support for External Active Directory.
 +
  - MS SQL Single Instance.
 +
  - MS SQL Server AlwaysOn Cluster.
 +
 
 +
===Improvements===:
 +
* Detailed documentation for writing XML Workflows.
 
* Improved HA for Murano Conductor.
 
* Improved HA for Murano Conductor.
 +
* REST API generalization.
 +
 +
===Bug fixing===:
 +
* Stabilize Core Services (bug fixing).
 +
 +
===Known Issues===
  
*Additional Services:
+
[Under construction...]
** Support for External Active Directory.
 
** MS SQL Single Instance.
 
** MS SQL Server AlwaysOn Cluster.
 

Revision as of 17:20, 4 September 2013

What's new since v0.1

  • Workflow diagnostics in Murano Conductor.
  • Dynamic UI (UI forms built on YAML definitions without any custom code).
  • Support for SSL both in REST API and RabbitMQ communications.
  • Ability to select Windows image, Availability Zone and instance flavor.
  • Additional Services:
  - Support for External Active Directory.
  - MS SQL Single Instance.
  - MS SQL Server AlwaysOn Cluster.

===Improvements===:

  • Detailed documentation for writing XML Workflows.
  • Improved HA for Murano Conductor.
  • REST API generalization.

===Bug fixing===:

  • Stabilize Core Services (bug fixing).

Known Issues

[Under construction...]