Comment 2 for bug 1615843

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

Reviewed: https://review.openstack.org/359176
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=06d5bb54bd646cdfa5d1af5170178485e18b900d
Submitter: Jenkins
Branch: master

commit 06d5bb54bd646cdfa5d1af5170178485e18b900d
Author: yatin <email address hidden>
Date: Tue Aug 23 16:38:52 2016 +0530

    Add history for API versions supported by magnum

    Added history for API versions supported by magnum
    till date. For all newly added api, versions.py and
    rest_api_version_history.rst should be updated.

    Also added docs that describe what to do when a new
    microversion is added.

    The docs changes are taken from nova.

    Change-Id: Ia8c7f1e8536ef7820958aa73afae7e5b85672d54
    Closes-Bug: #1615843