Jump to: navigation, search

Blazar/Release Notes/0.1.0

< Blazar‎ | Release Notes
Revision as of 10:46, 5 February 2014 by Dina Belova (talk | contribs) (Climate 0.1.0)

Climate 0.1.0

First Climate release 0.1.0 has been delivered.

Code repositories

Bugs & BPs

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

Features

This release includes implementation for all core components 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


Also there are the following features implemented in Climate 0.1.0:

  • 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)