Jump to: navigation, search

Blazar/Release Notes/0.1.0

< Blazar‎ | Release Notes
Revision as of 10:38, 5 February 2014 by Dina Belova (talk | contribs) (Created page with "First Climate release 0.1.0 has been delivered. Here are bugs and blueprints fixed/implemented for this release: https://launchpad.net/climate/0.1.x/0.1.0 This release inclu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

First Climate release 0.1.0 has been delivered.

Here are bugs and blueprints fixed/implemented for this release: https://launchpad.net/climate/0.1.x/0.1.0

This release includes implementation for all core components and primary features such as:

  • ‘’’DB layer’’’ with all models and abstractions
  • ‘’’plugin mechanism’’’ to work with different cloud resource types
  • ‘’’Climate Manager’’’ service that is responsible for working with leases, events and communicating with other OS services via plygins
  • ‘’’Climate API’’’ service that implements RESP API for Climate
  • ‘’’python-climateclient’’’ with not only Python client, but also comfortable CLI
  • ‘’’Climate Nova-related filters and API extensions’’’
  • ‘’’Basic VM plugin’’’ to work with Nova instances (with support of instance unshelving on lease start and instance snapshoting/suspending/removal on lease end)
  • ‘’’Physical hosts plugin’’’ to work with compute hosts (it operates Nova aggregates to move hosts from common cloud pool to ‘’’free pool’’’. Free pool is used to give user opportunity to use full compute host capacity from it for instance running. When lease starts, user gets the possibility to run instances exactly on reserved hosts)