Jump to: navigation, search

Mistral/Roadmap

< Mistral
Revision as of 09:51, 29 July 2014 by Rakhmerov (talk | contribs) (Roadmap)

Roadmap

  • Nov 25th, 2013. DSL/API v1.0 specifications (DONE)
  • Apr, 2014. Release 0.0.2, PoC. (DONE)
    • Basic DSL capabilities (dependencies, direct transitions, conditionals, cron trigger)
    • REST API
    • Python Client
    • Command Line Interface
    • Experimental Horizon Dashboard
    • Integration with Keystone
  • Sept, 2014. Release 0.1
    • Overall stability
    • Action plugin mechanism
    • Action packs for core OpenStack services (Nova, Cinder, Glance etc.)
    • DSL enhancements
      • Associating workflows with tasks (action/workflow polymorphism)
      • OpenStack related data awareness (project_id, auth_token etc.)
      • Transitions to predefined terminal states (fail, end, success)
      • Failure policies
      • Rollback actions
      • "Join" flow control
      • Multiple workflows within a workbook
    • Running workflows in "dry-run" mode
    • OAuth support
    • Horizon Dashboard (workbook CRUD operations, workflow execution state, history)
  • Nov, 2014. Release 0.2
    • Data Flow collection processing
    • Full HA (watchdog etc.)
    • Advanced client capabilities: REST-based callbacks, running workflow locally in dry-run mode
    • Event listeners (via webhooks, AMQP)
    • Integration with Ceilometer (triggers based on Ceilometer Alarms)
    • Role Based Access Control
    • Multitenancy support
    • Action handler Command Line Interface
    • Horizon Dashboard (graphical workflow execution representation)