Comment 2 for bug 1870336

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

Reviewed: https://review.opendev.org/718287
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=984e844c6ab3b365f5104e36429bda0ebd5e9a9d
Submitter: Zuul
Branch: master

commit 984e844c6ab3b365f5104e36429bda0ebd5e9a9d
Author: khashf <email address hidden>
Date: Tue Apr 7 17:44:39 2020 -0700

    Update 'common image properties' doc

    Update doc/source/user/common-image-properties.rst (live link [1]) to be
    in sync with etc/schema-image.json

    This patch does 2 actions:
    1. Add the missing properties that are in etc/schema-image.json to
       the doc
    2. Rearrange the order of appearance of properties in the doc to be
       the same as they appear in etc/schema-image.json

    [1] docs.openstack.org/glance/latest/user/common-image-properties.html

    Change-Id: I840f3cbeda28da8b02dd141fde582c9110aeb21e
    Closes-bug: #1870336