Resource optimization service for OpenStack.
Go to file
licanwei f1fe4b6c62 node resource consolidation
This strategy is used to centralize VMs to as few nodes as possible
by VM migration. User can set a input parameter to decide how to
select the destination node.

Implements: blueprint node-resource-consolidation
Closes-Bug: #1843016
Change-Id: I104c864d532c2092f5dc6f0c8f756ebeae12f09e
2019-09-06 18:03:43 -07:00
api-ref/source Add force field to api-ref 2019-05-10 10:51:37 +08:00
devstack [train][goal] Define new 'watcher-tempest-functional-ipv6-only' job 2019-08-18 14:09:20 +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 node resource consolidation 2019-09-06 18:03:43 -07:00
watcher node resource consolidation 2019-09-06 18:03:43 -07: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 Merge "improve strategies tempest" 2019-08-26 12:52:22 +00: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 Add watcher-specs link to readme.rst 2019-08-30 16:35:57 +08: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 node resource consolidation 2019-09-06 18:03:43 -07: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!