Resource optimization service for OpenStack.
Go to file
Sean Mooney 1f8d06e075 [docs] apply sphinx-lint to docs
This change corrects the detected sphinx-linit issue in the existing
docs and updates the contributor devstack guide to call out
required and advanced.

mostly the changes were simple fixes like replacing the configurable
default rule with explict literal syntax `term` -> ``term``

some inline Note: comments have been promoted to .. note:: blocks
and literal blocks ::  have been promoted to .. code-block:: <language>
directives.

Change-Id: I6320c313d22bf542ad407169e6538dc6acf79901
2024-11-19 00:43:36 +00:00
api-ref/source [pre-commit] fix typos and configure codespell 2024-11-07 19:50:21 +00:00
devstack [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00:00
doc [docs] apply sphinx-lint to docs 2024-11-19 00:43:36 +00:00
etc Add uWSGI support 2019-06-27 14:56:52 +08:00
rally-jobs [docs] apply sphinx-lint to docs 2024-11-19 00:43:36 +00:00
releasenotes [pre-commit] fix typos and configure codespell 2024-11-07 19:50:21 +00:00
watcher [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00: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
.pre-commit-config.yaml [docs] apply sphinx-lint to docs 2024-11-19 00:43:36 +00:00
.stestr.conf Switch to stestr 2018-07-10 15:38:50 +07:00
.zuul.yaml Unblock the CI gate 2023-10-23 09:21:55 +03: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 Start README.rst with a better title 2019-11-28 09:56:55 +08:00
requirements.txt Merge "Replace deprecated datetime.utcnow()" 2024-10-17 02:40:39 +00:00
setup.cfg [pre-commit] fix typos and configure codespell 2024-11-07 19:50:21 +00:00
setup.py Cleanup py27 support 2020-04-09 02:37:00 +00:00
test-requirements.txt Bump hacking 2024-09-22 23:54:36 +09:00
tox.ini [tox] update tox.ini to enable debugging 2024-11-07 19:50:33 +00:00

Watcher

image

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!