98f05a52a82532b483dd8602f0e18a4e530c6662
PEP8 standards call for instance variable names to be written in the same manner as methods, with underscores separating words. This fix addresses an instance variable in the DeployPhase class. As the instance variable seems public, the Java-ish getter and setter mentioned in the bug report have been removed as well. Change-Id: I8835315c8cae64665d3ccb321c4066e37a22c467 Closes-Bug: 1522489
======= 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: https://factory.b-com.com/www/watcher/doc/watcher/index.html
Description
Languages
Python
99.7%
Shell
0.3%