Merge "Fix the strategy path of outlet_temp_control.py"

This commit is contained in:
Zuul 2017-10-26 02:30:20 +00:00 committed by Gerrit Code Review
commit 6c94c235fc
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ class OutletTempControl(base.ThermalOptimizationBaseStrategy):
*Spec URL*
https://github.com/openstack/watcher-specs/blob/master/specs/mitaka/approved/outlet-temperature-based-strategy.rst
""" # noqa
https://github.com/openstack/watcher-specs/blob/master/specs/mitaka/implemented/outlet-temperature-based-strategy.rst
"""
# The meter to report outlet temperature in ceilometer
MIGRATION = "migrate"