Comment 26 for bug 1596829

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-vif (master)

Reviewed: https://review.openstack.org/349783
Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=ff28181fddaddbff855201000a1945af75168724
Submitter: Jenkins
Branch: master

commit ff28181fddaddbff855201000a1945af75168724
Author: Takashi NATSUME <email address hidden>
Date: Tue Aug 2 13:13:39 2016 +0900

    Fix logging calls

    This patch fixes the following items.

    - Missing a marker function _LI
    - String interpolation
    - A typo (ENsuring -> Ensuring)

    * Guidelines for Use In OpenStack — oslo.i18n
    http://docs.openstack.org/developer/oslo.i18n/guidelines.html

    Change-Id: I4cc5781100fd2d2be3dd5c44c789396f3fdbd649
    Closes-Bug: #1596829