Jump to: navigation, search

Difference between revisions of "Murano/Roadmap"

(Version 0.5 (end of March, 2014))
Line 94: Line 94:
 
**** [https://blueprints.launchpad.net/murano/+spec/murano-pl-executor Murano PL Executor]
 
**** [https://blueprints.launchpad.net/murano/+spec/murano-pl-executor Murano PL Executor]
 
**** [https://blueprints.launchpad.net/murano/+spec/murano-pl-base-library-classes Base Library Classes]
 
**** [https://blueprints.launchpad.net/murano/+spec/murano-pl-base-library-classes Base Library Classes]
**** Migrate Murano PL to use YAQL 0.3
+
**** [https://blueprints.launchpad.net/murano/+spec/yaql-murano-pl Migrate Murano PL to use YAQL 0.3]
 
** Repository
 
** Repository
*** New Repository API
+
*** [https://blueprints.launchpad.net/murano/+spec/murano-repository-api-v2 New Repository API]
 
*** [https://blueprints.launchpad.net/murano/+spec/metadata-repository-db-backend Move murano-repository to db storage backend]
 
*** [https://blueprints.launchpad.net/murano/+spec/metadata-repository-db-backend Move murano-repository to db storage backend]
 
** UI
 
** UI

Revision as of 10:29, 4 March 2014

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

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.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.3 (Nov 25, 2013 - released)


Release Notes

Version 0.4 (Dec 20, 2013 - released)


Release Notes

Version 0.4.1 (February 10, 2014)

Release Notes

Version 0.5 (end of March, 2014)

  • Infrastructural changes
    • Merge murano-api, murano-conductor and murano-repository repos into a single one
    • Merge python-muranoclient and murano-metadataclient repos into a single one
    • Merge murano-api and murano-repository api into a single API
    • Migrate yaql repository

Version 0.6 (April, 2014)

  • Improved UI
  • Versioning support
  • [1] Integration with metadata repository