Resource optimization service for OpenStack.
Go to file
aditi d7a44739a6 Cancel Action Plan
This patch adds feature to cancel action plan in watcher.
A General flow from watcher-api to watcher-applier is implemented.

action plan cancel can cancel any [ongoing, pending, recommended]
action plan, it will update the action states also to "cancelled".
For ongoing actions in action plan, actions needs to be aborted.
Seperate patches will be added to support abort operation
in each action.

Notification part is addressed by a seperate blueprint.
https://blueprints.launchpad.net/watcher/+spec/notifications-actionplan-cancel

Change-Id: I895a5eaca5239d5657702c8d1875b9ece21682dc
Partially-Implements: blueprint cancel-action-plan
2017-06-07 05:36:18 +00:00
devstack Merge "Fix devstack plugin" 2017-05-02 18:36:27 +00:00
doc Versioned Notifications for service object 2017-05-25 12:52:01 +03:00
etc Run Watcher-API behind mod-wsgi 2017-04-01 19:03:17 +05:30
install-guide/source Watcher official install-guide 2017-05-31 08:40:27 +00:00
rally-jobs Fix rally gate test 2016-11-16 11:26:27 +03:00
releasenotes Cancel Action Plan 2017-06-07 05:36:18 +00:00
watcher Cancel Action Plan 2017-06-07 05:36:18 +00:00
watcher_tempest_plugin Trivial fix typos 2017-05-30 15:55:33 +07:00
.coveragerc Loadable Cluster Data Model Collectors 2016-08-02 12:07:35 +02:00
.gitignore Add Desktop Service Store to .gitignore file 2016-07-07 11:05:56 +03: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 Optimize the link address 2017-04-10 11:59:19 +05:30
babel.cfg initial version 2015-06-04 15:27:57 +02:00
requirements.txt Updated from global requirements 2017-06-06 06:14:58 +00:00
setup.cfg Remove support for py34 2017-02-08 11:09:30 +07:00
setup.py Updated from global requirements 2017-03-07 02:08:03 +00:00
test-requirements.txt Updated from global requirements 2017-06-06 06:14:58 +00:00
tox.ini Add rm to whitelist_externals in tox.ini 2017-06-05 19:10:28 +08: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!