Comment 4 for bug 1703234

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

Reviewed: https://review.openstack.org/499368
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=41212a531115b43ab6096ab706ff005dc12177c4
Submitter: Jenkins
Branch: master

commit 41212a531115b43ab6096ab706ff005dc12177c4
Author: Boden R <email address hidden>
Date: Wed Aug 30 16:05:38 2017 -0600

    complete api ref for std attr revisions

    This patch completes the api ref for standard attribute based revision
    numbers by:
    - Updating applicable resource JSON responses to include
    revision_number.
    - Documents the revision_number response param where missing.
    - Adds a section in the intro about revisions as well as conditional
    HTTP based operations using If-Match header.
    - Standardizes the revision_number response param; doesn't seem
    necessary for each resource to have it's own.

    Change-Id: Ib9a19126c35f89bc9c2ad891a7339702a406e2d5
    Partial-Bug: #1703234