Resource optimization service for OpenStack.
Go to file
Sumit Jamgade abbe182cf1 make ceilometer client import optional
on ImportError set HAS_CEILCLIENT to false

Without this none of the watcher componenets can be started for master
as well as rocky because the ceilometercleint was deprecated.

Using the variable the support for ceilometer can be gradually removed
from master

A backport to rocky will allow using watcher without ceilometerclient.

Change-Id: I3beb0fb8f0a8e8e0a22acaf6bdeca492836bbee2
2019-03-04 03:56:28 +00:00
api-ref/source Add actionplan list detail api ref 2018-07-19 23:48:06 -07:00
devstack Fix stop_watcher function 2018-12-10 13:55:52 +00:00
doc Merge "Update watcher-db-manage help doc" 2018-08-03 08:26:42 +00:00
etc Register default policies in code 2017-12-11 15:19:10 +03:00
playbooks Remove obsolete playbooks of legacy jobs 2018-03-27 12:48:21 +03:00
rally-jobs Fix some dead link in docs 2018-02-14 16:45:13 +09:00
releasenotes Add HA support 2018-07-26 12:54:11 +03:00
roles/add-hostnames-to-hosts/tasks ZuulV3 jobs 2018-03-23 20:40:23 +00:00
watcher make ceilometer client import optional 2019-03-04 03:56:28 +00:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Switch to stestr 2018-07-10 15:38:50 +07:00
.gitreview Update .gitreview for stable/rocky 2018-08-08 14:10: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 import zuul job settings from project-config 2018-08-19 00:59:24 +09: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 release notes link to README 2018-04-12 00:35:31 -07:00
babel.cfg initial version 2015-06-04 15:27:57 +02:00
lower-constraints.txt remove voluptuous 2018-07-30 19:03:26 -07:00
requirements.txt remove voluptuous 2018-07-30 19:03:26 -07:00
setup.cfg add strategy host_maintenance 2018-05-14 11:33:59 +00:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt Switch to stestr 2018-07-10 15:38:50 +07:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/rocky 2018-08-08 14:10:47 +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!