Resource optimization service for OpenStack.
8387cd10de
Due to importing modules rather than functions and decorators directly, @abc.abstract and 'raise NotImplementedError' were added to the .coveragerc file. Since abstract methods are not testable, this will give us a more accurate representation of our coverage. Change-Id: Id5ed5e1f5e142d10f41ad18d20228399226ec20d Co-Authored-By: Jin Li <jl7351@att.com> Closes-Bug: #1563717 |
||
---|---|---|
devstack | ||
doc/source | ||
etc/watcher | ||
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: https://factory.b-com.com/www/watcher/doc/watcher/index.html