Resource optimization service for OpenStack.
Go to file
Vincent Françoise 9078e1e138 Added 'dummy' entrypoint within watcher_strategies
This should make our 'dummy' strategy available for use.
I also removed all previously defined default goals, which means
that they will have to define it themselves from now on.
This can also be useful for future integration tests.

Change-Id: I6c43eba941022a88851a199b56a6c20f017b9e71
DocImpact
Closes-Bug: #1520178
2015-11-30 16:06:45 +01:00
doc/source Strategy plugins documentation 2015-11-24 18:02:06 +01:00
etc/watcher Added 'dummy' entrypoint within watcher_strategies 2015-11-30 16:06:45 +01:00
watcher Added 'dummy' entrypoint within watcher_strategies 2015-11-30 16:06:45 +01:00
.coveragerc fix dependencies version 2015-10-22 16:34:14 +02:00
.gitignore consolidation of watcher 2015-10-22 17:04:14 +02: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
CONTRIBUTING.rst initial version 2015-06-04 15:27:57 +02:00
HACKING.rst Change stackforge to openstack, corrected some heading underlines 2015-10-23 09:17:08 +02: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 Merge "use https instead of http for doc link" 2015-10-23 10:13:21 +00:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
openstack-common.conf initial version 2015-06-04 15:27:57 +02:00
requirements.txt Updated the config sample file generation command 2015-11-27 15:46:49 +01:00
setup.cfg Added 'dummy' entrypoint within watcher_strategies 2015-11-30 16:06:45 +01:00
setup.py initial version 2015-06-04 15:27:57 +02:00
test-requirements.txt Update requirements from OS Global Requirements. 2015-11-24 15:56:53 +01:00
tox.ini Updated the config sample file generation command 2015-11-27 15:46:49 +01:00

README.rst

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!