Resource optimization service for OpenStack.
Go to file
licanwei 3d741d05aa Improve Compute Data Model
The fields(vcpus, memory and disk_capacity) in the Watcher ComputeNode
do not take allocation ratios used for overcommit into account so there
may be disparity between this and the used count.
This patch added some new fields to solve this problem.

Partially Implements: blueprint improve-compute-data-model

Change-Id: Id33496f368fb23cb8e744c7e8451e1cd1397866b
2019-07-22 10:22:35 +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 Replace human_id with name in grafana doc 2019-07-10 15:10:59 +08: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 Improve Compute Data Model 2019-07-22 10:22:35 +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
babel.cfg 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 Updated Hacking doc 2018-02-28 03:58:07 +00:00
LICENSE 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
README.rst Drop use of git.openstack.org 2019-04-23 13:20:10 +02: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

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!