Comment 2 for bug 1685147

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

Reviewed: https://review.openstack.org/457883
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=1a9768ac58a98964fb39a3ad5cb5b593f2a6e138
Submitter: Jenkins
Branch: master

commit 1a9768ac58a98964fb39a3ad5cb5b593f2a6e138
Author: rajat29 <email address hidden>
Date: Wed Apr 19 11:48:48 2017 +0530

    Fix api-ref doc generation for Python3

    Fix the Sphinx html_last_updated_fmt for Python3.
    The html_last_updated_fmt option is interpeted as a
    byte string in python3, causing Sphinx build to break.
    This patch makes it utf-8 string.

    Closes-bug: #1685147

    Change-Id: I6afe143d4db08562b253d130d536d701b1606824