Jump to: navigation, search

Difference between revisions of "Watcher"

(Architecture)
(Architecture)
Line 16: Line 16:
 
* stevedore
 
* stevedore
  
More detailed architecture info can be found [[WatcherArchitecture here]].
+
More detailed architecture info can be found [[WatcherArchitecture | here]].
  
 
== Licensing ==
 
== Licensing ==

Revision as of 14:41, 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