Jump to: navigation, search

Difference between revisions of "Blazar/Roadmap"

m (Sergey Lukjanov moved page Climate/Roadmap to Blazar/Roadmap: Climate project has been renamed to the Blazar project due to the possible trademark issues.)
Line 13: Line 13:
 
== Version 0.1.1 - bug fixes & technical improvements (~2014-03-20, planned) ==
 
== Version 0.1.1 - bug fixes & technical improvements (~2014-03-20, planned) ==
  
https://launchpad.net/climate/+milestone/0.1.1
+
https://launchpad.net/blazar/+milestone/0.1.1
  
* Climate integration with Devstack (including creation of Devstack gate job)
+
* Blazar integration with Devstack (including creation of Devstack gate job)
 
* Migration to oslo.messaging instead of openstack/common/rpc usage
 
* Migration to oslo.messaging instead of openstack/common/rpc usage
 
* Migration to Pecan+WSME REST API
 
* Migration to Pecan+WSME REST API
* Wiki pages + documentation for Climate project
+
* Wiki pages + documentation for Blazar project
 
* Using oslo.config tools for for sample config generation
 
* Using oslo.config tools for for sample config generation
 
* Different bug fixes
 
* Different bug fixes
Line 25: Line 25:
  
 
* Volume reservation support
 
* Volume reservation support
* Climate Tempest testing
+
* Blazar Tempest testing
* Notification to user about different events in Climate (lease close start/end, etc.)
+
* Notification to user about different events in Blazar (lease close start/end, etc.)
* First steps to make climate-manager service HA
+
* First steps to make blazar-manager service HA
  
 
== Future ==
 
== Future ==

Revision as of 20:58, 5 June 2014

Version 0.1.0 - basic features support (2014-02-04, released)

https://wiki.openstack.org/wiki/Climate/Release_Notes/0.1.0

  • DB layer
  • Plugin mechanism to work with different resources
  • Climate Manager service (internal logic)
  • Climate REST API service
  • python-climateclient (including CLI)
  • VM reservation support
  • Compute hosts reservation support

Version 0.1.1 - bug fixes & technical improvements (~2014-03-20, planned)

https://launchpad.net/blazar/+milestone/0.1.1

  • Blazar integration with Devstack (including creation of Devstack gate job)
  • Migration to oslo.messaging instead of openstack/common/rpc usage
  • Migration to Pecan+WSME REST API
  • Wiki pages + documentation for Blazar project
  • Using oslo.config tools for for sample config generation
  • Different bug fixes

Version 0.2.0 (~2014-05-05, planned)

  • Volume reservation support
  • Blazar Tempest testing
  • Notification to user about different events in Blazar (lease close start/end, etc.)
  • First steps to make blazar-manager service HA

Future

  • Support complex virtual reservations (Heat stacks)
  • Support Gantt for resource scheduling
  • Implement energy efficiency for reserved physical resources
  • CPU/RAM overcommitments for physical reservations