e681645a54422f40577ce59c0ce6799abaa565b9
This patch is deprecated use xx = [] for the parameter initial value, this parameter will only be initialized at the first call,this is not what we expected. Better choice is to set the initial value to None, then initialize xx with xx= xx or [] in method body. More details:http://effbot.org/zone/default-values.htm Change-Id: Iee0648fd500422f48c3f7f35b5066fdc644ae308
..
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 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%