diff --git a/README.rst b/README.rst index e9ef3738e..823eda8f5 100644 --- a/README.rst +++ b/README.rst @@ -10,10 +10,8 @@ Watcher OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. -Watcher provides a complete optimization loop-including everything from a -metrics receiver, complex event processor and profiler, optimization processor -and an action plan applier. This provides a robust framework to realize a wide -range of cloud optimization goals, including the reduction of data center +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! diff --git a/setup.cfg b/setup.cfg index fe1fcae1c..9e8be9a6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = python-watcher -summary = Watcher takes advantage of CEP and ML algorithms/metaheuristics to improve physical resources usage through better VM placement. Watcher can improve your cloud optimization by reducing energy footprint and increasing profits. +summary = OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. description-file = README.rst author = OpenStack