Comment 8 for bug 1712860

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

Reviewed: https://review.openstack.org/501442
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=72f8b11e338e5cc2b2e0f81aece550d6969a1a03
Submitter: Jenkins
Branch: master

commit 72f8b11e338e5cc2b2e0f81aece550d6969a1a03
Author: Ruby Loo <email address hidden>
Date: Wed Sep 6 17:00:11 2017 -0400

    reformat REST API Version History page

    This reformats the REST API Version History page so that:

    * the ugly indents are gone
    * each API version is in its own section and appears in the page
      contents (bottom, left-hand-side)
    * added semver numbers of the ironic release where the API version
      was introduced

    Change-Id: I37cdb7dcc4ebbc367ead277488ed805694a19450
    Partial-Bug: #1712860