Comment 7 for bug 1671847

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/444374
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=59123a18767567438d8388730750f9c8eb377d1f
Submitter: Jenkins
Branch: stable/ocata

commit 59123a18767567438d8388730750f9c8eb377d1f
Author: Ionuț Bîru <email address hidden>
Date: Fri Mar 10 17:22:22 2017 +0200

    Correctly set up deprecation warning

    In the current state, no warning was output in the logs.
    With this fix, a warning is output in the logs and the value from
    [DEFAULT] is used correctly.

    Change-Id: I6a7f856e583aed31a3316c0b174a5559cd09e34b
    Closes-Bug: #1671847
    (cherry picked from commit abd18a12e3e6b571d35499857a005a7bfd7237a4)