Jump to: navigation, search

Difference between revisions of "Murano/Roadmap"

(Juno (October, 2014))
m
Line 1: Line 1:
 
=== Juno (October, 2014) ===
 
=== Juno (October, 2014) ===
* Align with Mistral
+
 
 +
<h5>New Key Features:</h5>
 
* Align with Heat
 
* Align with Heat
 
* Ceilometer integration
 
* Ceilometer integration
Line 13: Line 14:
 
* Use Alembic for DB migrations // [https://blueprints.launchpad.net/murano/+spec/alembic-migrations blueprint]
 
* Use Alembic for DB migrations // [https://blueprints.launchpad.net/murano/+spec/alembic-migrations blueprint]
 
* Migrate REST API framework to Pecan/WSME // [https://blueprints.launchpad.net/murano/+spec/murano-api-server-pecan-wsme blueprint]
 
* Migrate REST API framework to Pecan/WSME // [https://blueprints.launchpad.net/murano/+spec/murano-api-server-pecan-wsme blueprint]
 +
 +
<h5>Known issues:</h5>
 +
{| class="wikitable"
 +
|-
 +
! Bug !! Possible solution
 +
|-
 +
| [https://bugs.launchpad.net/murano/+bug/1369551 Environments, that hanged up during deployment can't be deleted ] || Remove information about this invironment in database
 +
|-
 +
| [https://bugs.launchpad.net/murano/+bug/1311084 Localisation is not supported by dymanic UI ] || Use latin transcription
 +
|-
 +
|  [https://bugs.launchpad.net/murano/+bug/1381456 Dashboard gets down when Murano API service is not running] || Check murano-api is running, it's port and check, that MURANO_API_URL is present in the horizon settings
 +
|}
 +
 +
<h5>Upgrade Notes:</h5>
 +
<h4>Infrastructure</h5>
 +
* Murano-API and Murano-Engine service are now in a single repository
 +
* Murano-Metadata API is included to the Murano-API and repository for that service is not supported anymore
 +
<h4> murano.conf upgrade </h4>
 +
  
 
=== Version 0.5 (middle of April 2014) ===
 
=== Version 0.5 (middle of April 2014) ===

Revision as of 13:37, 16 October 2014

Juno (October, 2014)

New Key Features:
  • Align with Heat
  • Ceilometer integration
  • Pre-Deployment Validation // blueprint
  • Support for packages without installation components (e.g. 3rd party services) // blueprint
  • Credential storage for those services // blueprint
  • Additional author/supplier information // blueprint
  • Support for contacting APIs (both in-stack, like Trove, and external) in packages blueprint
Infrastructure changes:
  • Rename repository murano-api to murano // blueprint
  • Use Alembic for DB migrations // blueprint
  • Migrate REST API framework to Pecan/WSME // blueprint
Known issues:
Bug Possible solution
Environments, that hanged up during deployment can't be deleted Remove information about this invironment in database
Localisation is not supported by dymanic UI Use latin transcription
Dashboard gets down when Murano API service is not running Check murano-api is running, it's port and check, that MURANO_API_URL is present in the horizon settings
Upgrade Notes:

Infrastructure</h5>
  • Murano-API and Murano-Engine service are now in a single repository
  • Murano-Metadata API is included to the Murano-API and repository for that service is not supported anymore
<h4> murano.conf upgrade


Version 0.5 (middle of April 2014)


Version 0.4.1 (February 10, 2014)

Release Notes


Version 0.4 (Dec 20, 2013 - released)


Release Notes


Version 0.3 (Nov 25, 2013 - released)


Release Notes


Version 0.2.1 (Sep 30th 2013 - released)

  • Bug fix release.
  • Known issues:
    • Bug with mysql database (Murano API can not use mysql data base, fixed in release 0.2.11)


Release Notes

Version 0.2.11 (Oct 1th 2013 - released)

  • Critical bug fix release.


Release Notes


Version 0.2 (Sep 5th 2013 - released)

  • Stabilize Core Services (bug fixing).
  • REST API generalization.
  • Wokflow diagnostics in Murano Conductor.
  • Dynamic UI (UI forms built on YAML definitions without any custom code).
  • Ability to select Windows image, Availability Zone and instance flavor.
  • Detailed documentation including on writing XML Workflows.
  • Support for SSL both in REST API and RabbitMQ communications.
  • Improved HA for Murano Conductor.
  • Packages for CentOS 6.4.
  • Additional Services:
    • Support for External Active Directory.
    • MS SQL Single Instance.
    • MS SQL Server AlwaysOn Cluster.


Release Notes


Version 0.1 - Basic services provisioning (May 30th - released)

  • Core Services: REST API, Orchestration Engine.
  • Horizon dashboard extension as plugin.
  • Integration with Heat.
  • Support single Data Center (no Disaster Recovery).
  • Support the following Windows Services:
    • Active Directory - Single Domain with multiple domain controllers.
    • IIS Server - single instance of IIS Server.
    • IIS Web Farm - multiple IIS instances behind load balancer.
    • ASP.NET Application Service - ASP.NET application installed on top of IIS.
    • ASP.NET Web Farm - ASP.NET application with several instances behind load balancer.


Release Notes