Resource optimization service for OpenStack.
Go to file
licanwei 9d2f8d11ec Fix KeyError exception
During the strategy sync process,
if goal_id can't be found in the goals table,
will throw a KeyError exception.

Change-Id: I62800ac5c69f4f5c7820908f2e777094a51a5541
Closes-Bug: #1711086
2017-08-24 12:34:13 +00:00
devstack Fix gnocchi repository URL in local.conf.controller 2017-08-23 10:02:57 +00:00
doc Merge "workload balance base on cpu or ram util" into stable/pike 2017-08-24 10:09:30 +00:00
etc Remove all sphinx warnings 2017-07-25 07:31:53 +00:00
rally-jobs Fix rally gate test 2016-11-16 11:26:27 +03:00
releasenotes workload balance base on cpu or ram util 2017-08-23 10:03:15 +00:00
watcher Fix KeyError exception 2017-08-24 12:34:13 +00:00
watcher_tempest_plugin Added Actuator Strategy 2017-07-31 10:52:07 +00:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Merge "Ignore autogenerated sample config file" 2017-08-02 10:23:15 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-11 01:09:57 +00: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 Optimize the link address 2017-04-07 10:55:59 +08:00
HACKING.rst Optimize the link address 2017-04-07 10:55:59 +08:00
LICENSE initial version 2015-06-04 15:27:57 +02:00
README.rst Update Documentation link in README 2017-07-04 16:01:07 +03:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
requirements.txt Updated from global requirements 2017-08-07 00:56:18 +00:00
setup.cfg Remove pbr warnerrors 2017-08-23 10:03:58 +00:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt Updated from global requirements 2017-07-28 13:02:45 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-11 01:09:58 +00:00

README.rst

Team and repository tags

image

Watcher

OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher 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!