Resource optimization service for OpenStack.
Go to file
Vincent Françoise f238167edc Doc on how to add notification endpoints
In this changeset, I updated the CDMC plugin documentation to explain
how to implement and register new notification endpoints.

Change-Id: Ib8c014e82051647edef5c1272f63429f76673227
Partially-Implements: blueprint cluster-model-objects-wrapper
2016-08-26 17:46:50 +02:00
devstack Notification and CDM partial update 2016-08-26 17:46:48 +02:00
doc/source Doc on how to add notification endpoints 2016-08-26 17:46:50 +02:00
etc/watcher Add scoring engines to database and API layers 2016-08-01 12:40:33 +00:00
releasenotes Use proper theme for release notes 2016-06-15 10:12:29 +02:00
watcher Notification and CDM partial update 2016-08-26 17:46:48 +02:00
watcher_tempest_plugin Fixed flaky tempest test 2016-08-24 14:45:51 +02:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Add Desktop Service Store to .gitignore file 2016-07-07 11:05:56 +03:00
.gitreview fix dependencies version 2015-10-22 16:34:14 +02:00
.mailmap initial version 2015-06-04 15:27:57 +02:00
.testr.conf initial version 2015-06-04 15:27:57 +02:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
CONTRIBUTING.rst initial version 2015-06-04 15:27:57 +02:00
HACKING.rst Add Creative Commons Attribution header to documentation 2015-12-20 01:51:00 -06:00
LICENSE initial version 2015-06-04 15:27:57 +02:00
MANIFEST.in initial version 2015-06-04 15:27:57 +02:00
README.rst Update Docs links to docs.openstack.org 2016-06-29 19:46:11 +00:00
requirements.txt Updated from global requirements 2016-08-25 05:06:56 +00:00
setup.cfg Add Scoring Module implementation 2016-08-26 07:13:39 +00:00
setup.py Updated from global requirements 2016-02-20 22:02:12 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:58:34 +00:00
tox.ini Merge "Add hacking checks to watcher" 2016-07-27 09:10:06 +00:00

Watcher

OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop-including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency-and more!