Comment 4 for bug 1743728

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

Reviewed: https://review.openstack.org/534712
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=62ea2ff04dd7bb634eba5cdaf8ff1b9d7fd1ea32
Submitter: Zuul
Branch: master

commit 62ea2ff04dd7bb634eba5cdaf8ff1b9d7fd1ea32
Author: Stephen Finucane <email address hidden>
Date: Wed Jan 17 10:03:51 2018 +0000

    Fix openstackdocstheme options for api-ref

    Initialize the parameter for current openstackdocstheme so that report a
    bug feature works and displays all parameter including git URL and SHA.

    We need to add openstackdocstheme as extension so that the parameter are
    properly initialized. html_context is not needed anymore. The display of
    time of last commit is done by openstackdocstheme.

    Change-Id: Ic46f5ff6bc42b48ce9de5f5bf3a2193ed75fb063
    Closes-Bug: #1743728