Comment 6 for bug 1763741

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

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

commit d435f2f03ffe6cb473c516b4d21027c706467d59
Author: Matt Riedemann <email address hidden>
Date: Sat Apr 14 08:42:58 2018 -0400

    Update os_compute_api:os-flavor-extra-specs:index docs for 2.61

    The 2.61 microversion relies on this policy rule to determine
    if extra specs should be included directly in responses for
    the flavor resource directly, specifically showing flavor details,
    updating the description of a flavor, and creating a new flavor.

    Change-Id: I8d8bc5c74f9eb9a4c36418d36990cf6db78af061
    Closes-Bug: #1763741