Resource optimization service for OpenStack.
Go to file
Andreas Jaeger 921e531adf Fix releasenotes generation
Fix several problems, tox -e releasenotes did not run at all.

Fixes:
* Fix version import so that release note building works.
* There's no stable/mitaka branch for watcher, so remove the mitaka file,
  otherwise release notes build will fail.
* Add _static directory with empty placeholder for sphinx to run.

Change-Id: Ia4dd2f7a7743dfd7f7022be04552c401ade9953f
2016-06-15 09:38:48 +02:00
devstack Remove watcher_goals section from devstack plugin 2016-05-11 15:48:09 +02:00
doc/source Fix broken link in doc 2016-06-08 09:21:52 +02:00
etc/watcher Added missing config section for autogeneration 2016-06-06 17:47:13 +02:00
releasenotes Fix releasenotes generation 2016-06-15 09:38:48 +02:00
watcher Add fix for hardware.cpu.util meter in sd-strategy 2016-06-02 13:12:48 +03:00
watcher_tempest_plugin Updated tempest test creds retrieval mechanism 2016-05-30 11:45:10 +02:00
.coveragerc Update .coveragerc to ignore abstract methods 2016-04-08 16:59:57 +00:00
.gitignore Add reno for release notes management 2016-06-09 11:01:20 +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 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 Removing unicode from README.rst 2016-03-08 17:07:53 -06:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
requirements.txt Updated from global requirements 2016-06-03 18:21:04 +00:00
setup.cfg Workload balance migration strategy implementation 2016-05-30 07:52:05 +00:00
setup.py Updated from global requirements 2016-02-20 22:02:12 +00:00
test-requirements.txt Merge "Add reno for release notes management" 2016-06-13 01:07:10 +00:00
tox.ini Add reno for release notes management 2016-06-09 11:01:20 +02: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!