Resource optimization service for OpenStack.
Go to file
Vu Cong Tuan 1b4c5dfc8b Do not use “-y” for package install
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package,
or zypper install package.

[1] https://docs.openstack.org/doc-contrib-guide/writing-style/
code-conventions.html

Change-Id: I174c8a0c653e322bbf951d72445b1a43251baa7e
2017-11-08 16:13:30 +07:00
devstack Remove explicitly enable neutron 2017-10-10 01:59:46 +00:00
doc Do not use “-y” for package install 2017-11-08 16:13:30 +07:00
etc Remove all sphinx warnings 2017-07-25 07:31:53 +00:00
rally-jobs Update the useful links for Rally job 2017-10-30 00:32:50 +00:00
releasenotes Update doc and add release note about cdm-scoping 2017-10-31 10:01:52 +09:00
watcher Merge "check task_state in the live_migrate_instance" 2017-11-08 01:50:38 +00:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Merge "Ignore autogenerated sample config file" 2017-08-02 10:23:15 +00:00
.gitreview fix dependencies version 2015-10-22 16:34:14 +02:00
.mailmap initial version 2015-06-04 15:27:57 +02:00
.testr.conf 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 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 2017-11-06 02:07:12 +00:00
setup.cfg Remove watcher_tempest_plugin 2017-08-21 17:41:56 +03:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt cleanup test-requirements 2017-09-24 04:40:32 +08:00
tox.ini Remove all sphinx warnings 2017-07-25 07:31:53 +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!