fd7c41fba2e51f25ec7649a0b5187ffbfb253635
In watcher/db/api.py, some abstract methods are specifying a 'columns' parameter that is actually ignored in db/sqlalchemy/api.py. Since we do not need this parameter, realignment was done for the signatures of these methods, by removing the 'column' parameter (and its docstring) from every single one of the following methods. get_audit_template_list get_audit_list get_action_list get_action_plan_list Closes-Bug: #1597641 Change-Id: If706e24d5714f0139fd135bdc41d17d0e431e302
..
Except where otherwise noted, this document is licensed under Creative
Commons Attribution 3.0 License. You can view the license at:
https://creativecommons.org/licenses/by/3.0/
=======
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
operating costs, increased system performance via intelligent virtual machine
migration, increased energy efficiency-and more!
* Free software: Apache license
* Wiki: http://wiki.openstack.org/wiki/Watcher
* Source: https://github.com/openstack/watcher
* Bugs: http://bugs.launchpad.net/watcher
* Documentation: http://docs.openstack.org/developer/watcher/
Description
Languages
Python
99.7%
Shell
0.3%