Resource optimization service for OpenStack.
Go to file
ForestLee 403ec94bc1 Add a hacking rule for string interpolation at logging
String interpolation should be delayed to be handled by
the logging code, rather than being done at the point
of the logging call.
See the oslo i18n guideline
* https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages
and
* https://github.com/openstack-dev/hacking/blob/master/hacking/checks/other.py#L39
Closes-Bug: #1596829

Change-Id: Ibba5791669c137be1483805db657beb907030227
2018-02-28 12:13:10 +00:00
devstack Fix tempest devstack error 2018-01-18 23:33:08 -08:00
doc Repalce Chinese double quotes to English double quotes 2018-02-05 17:59:08 +08:00
etc Register default policies in code 2017-12-11 15:19:10 +03:00
playbooks/legacy Migrate to Zuul v3 2017-11-09 11:51:13 +03:00
rally-jobs Update the useful links for Rally job 2017-10-30 00:32:50 +00:00
releasenotes Imported Translations from Zanata 2018-01-28 07:16:20 +00:00
watcher Add a hacking rule for string interpolation at logging 2018-02-28 12:13:10 +00:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Fix test runner config issues with os-testr 1.0.0 2017-11-09 17:31:39 +09:00
.gitreview Update .gitreview for stable/queens 2018-02-08 16:33:58 +00:00
.mailmap initial version 2015-06-04 15:27:57 +02:00
.stestr.conf Fix test runner config issues with os-testr 1.0.0 2017-11-09 17:31:39 +09:00
.testr.conf initial version 2015-06-04 15:27:57 +02:00
.zuul.yaml Zuul: Remove project name 2018-01-29 07:24:44 +00: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 2018-02-01 07:36:19 +00:00
setup.cfg Add zone migration strategy 2018-01-24 19:33:22 +09:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:42:12 +00:00
tox.ini Add a hacking rule for string interpolation at logging 2018-02-28 12:13:10 +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!