Resource optimization service for OpenStack.
f238167edc
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 |
||
---|---|---|
devstack | ||
doc/source | ||
etc/watcher | ||
releasenotes | ||
watcher | ||
watcher_tempest_plugin | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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!
- Free software: Apache license
- Wiki: http://wiki.openstack.org/wiki/Watcher
- Source: https://github.com/openstack/watcher
- Bugs: http://bugs.launchpad.net/watcher
- Documentation: http://docs.openstack.org/developer/watcher/