Resource optimization service for OpenStack.
Go to file
licanwei 33d7de12ef update node resource capacity for basic_consolidation
For Compute node, when calculating resource(VCPU, memory and disk)
capacity, we need to consider reserved resource and allocation ratio.

Partially Implements: blueprint improve-compute-data-model
Depends-on: I3f9a3279a26f3df444117d9265e74cca57b38d6e
Change-Id: I70257dd5fb342a67a3ffda1055eddc54b8360ca3
2019-08-09 14:19:51 +08:00
api-ref/source Add force field to api-ref 2019-05-10 10:51:37 +08:00
devstack Merge "Remove notifier_driver option in Watcher devstack" 2019-07-09 08:24:50 +00:00
doc Update api-ref location 2019-07-22 19:00:11 +02:00
etc Add uWSGI support 2019-06-27 14:56:52 +08:00
playbooks/legacy/grenade-devstack-watcher OpenDev Migration Patch 2019-04-19 19:40:45 +00:00
rally-jobs Fix some dead link in docs 2018-02-14 16:45:13 +09:00
releasenotes Add call_retry for ModelBuilder for error recovery 2019-07-19 16:09:18 +02:00
watcher update node resource capacity for basic_consolidation 2019-08-09 14:19:51 +08:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Update documentation regarding DataSource for strategies 2018-10-16 13:33:24 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:45 +00:00
.mailmap initial version 2015-06-04 15:27:57 +02:00
.stestr.conf Switch to stestr 2018-07-10 15:38:50 +07:00
.zuul.yaml Add Python 3 Train unit tests 2019-07-01 14:57:27 +08:00
CONTRIBUTING.rst Optimize the link address 2017-04-07 10:55:59 +08:00
HACKING.rst Updated Hacking doc 2018-02-28 03:58:07 +00:00
LICENSE initial version 2015-06-04 15:27:57 +02:00
README.rst Drop use of git.openstack.org 2019-04-23 13:20:10 +02:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
lower-constraints.txt Improve Compute Data Model 2019-07-22 10:22:35 +08:00
requirements.txt Improve Compute Data Model 2019-07-22 10:22:35 +08:00
setup.cfg Add Python 3 Train unit tests 2019-07-01 14:57:27 +08:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt Fix bandit runs with 1.6.0 2019-05-09 11:14:40 -04:00
tox.ini Add Python 3 Train unit tests 2019-07-01 14:57:27 +08: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!