Resource optimization service for OpenStack.
fbc7da755a
When I used `tox -e debug <test-name>` to test a case, the case did not run properly and there is an error like this: ImportError: Start directory is not importable: './python-watcher/tests' If we use '-t wartcher/tests' to point out the test path, the case will run properly under debug. So we'd better add this start directory for oslo_debug_helper. Change-Id: I04d9937f72a95f8f045129af08df0cd0d0870d39 |
||
---|---|---|
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