image schema 'status' missing values added for interoperable image import

Bug #1762031 reported by Brian Rosmaita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
High
Brian Rosmaita
Queens
Fix Committed
High
Brian Rosmaita

Bug Description

GET v2/schemas/image response includes this:

        "status": {
            "description": "Status of the image",
            "enum": [
                "queued",
                "saving",
                "active",
                "killed",
                "deleted",
                "pending_delete",
                "deactivated"
            ],
            "readOnly": true,
            "type": "string"
        },

It's missing 'uploading' and 'importing'.

Tags: doc-impact
tags: added: queens-backport-potential
Changed in glance:
status: Triaged → In Progress
Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote :
Erno Kuvaja (jokke)
Changed in glance:
importance: Medium → High
tags: removed: queens-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/559501
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=c48acba8404629c11bc16c7da99bc7a084e13b99
Submitter: Zuul
Branch: master

commit c48acba8404629c11bc16c7da99bc7a084e13b99
Author: Brian Rosmaita <email address hidden>
Date: Sat Apr 7 14:22:11 2018 -0400

    Update image schema with Image API 2.6 statuses

    Updates the schemas/image(s) responses and the api-ref. (The dev
    docs are correct.) Adds a test so this won't happen again.

    Closes-bug: #1762031
    Change-Id: Ifb0a07fcdb1c8d91f1ad700329a208200222a2a6

Changed in glance:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/560126

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

Reviewed: https://review.openstack.org/560126
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b87a97832fe83313076ac338372390b05a9658c4
Submitter: Zuul
Branch: stable/queens

commit b87a97832fe83313076ac338372390b05a9658c4
Author: Brian Rosmaita <email address hidden>
Date: Sat Apr 7 14:22:11 2018 -0400

    Update image schema with Image API 2.6 statuses

    Updates the schemas/image(s) responses and the api-ref. (The dev
    docs are correct.) Adds a test so this won't happen again.

    Closes-bug: #1762031
    Change-Id: Ifb0a07fcdb1c8d91f1ad700329a208200222a2a6
    (cherry picked from commit c48acba8404629c11bc16c7da99bc7a084e13b99)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/glance 17.0.0.0b1

This issue was fixed in the openstack/glance 17.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/glance 16.0.1

This issue was fixed in the openstack/glance 16.0.1 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.