Jump to: navigation, search

Difference between revisions of "Watcher"

(Watcher)
(Watcher)
Line 23: Line 23:
 
== Source code ==
 
== Source code ==
  
[[Category:Resources:Stackforge]]
+
[[Category:Stackforge]]

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