Jump to: navigation, search

Difference between revisions of "Watcher"

(Architecture)
(Architecture)
Line 15: Line 15:
 
* WSME
 
* WSME
 
* stevedore
 
* stevedore
 
 
More detailed architecture info can be found here.
 
More detailed architecture info can be found here.
  

Revision as of 14:26, 17 March 2015

Watcher

Watcher is an OpenStack module that takes advantage of CEP and ML algorithms/metaheuristics to improve physical resources usage through VM placement improvement. This page is currently a work in progress.

Motivation

Use cases

How to use it ?

Architecture

Watcher has been designed to use the same modules and architecture of other OpenStack components, such as:

  • oslo.db
  • oslo.config
  • pecan
  • WSME
  • stevedore

More detailed architecture info can be found here.

Licensing

Roadmap

Documentation

Source code