help text inaccurate for container_format, disk_format

Bug #1659010 reported by Brian Rosmaita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
High
M V P Nitesh

Bug Description

There have been a spate of patches recently that have updated the glanceclient's list of container_format and disk_format values. We need to kill these off once and for all. So:

(1) verify correct options in the help text for the v1 shell
(2) verify correct options in the help text for the v2 shell
(3) verify correct values in the local schema that glanceclient uses in offline mode (pretty sure this is correct, but please check)
(4) verify correct values in documentation (may not be mentioned anywhere, but please check)
(5) check anywhere else these might show up in glanceclient (can't think of any off the top of my head, but think for yourself)

For Ocata, here are the approved values [0]:

container_format: ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova', 'docker']

disk_format: ['ami', 'ari', 'aki', 'vhd', 'vhdx', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'ploop']

[0] https://github.com/openstack/glance/blob/d64fe8bd1bbd4be73201d4f652e16e9d47ff39d1/glance/common/config.py#L88-L102

Revision history for this message
Abhishek Kekane (abhishek-kekane) wrote :
Changed in python-glanceclient:
assignee: nobody → M V P Nitesh (m-nitesh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/480882
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=4d0a3c309e8404ca94f94c320d63345a7c3b97b2
Submitter: Jenkins
Branch: master

commit 4d0a3c309e8404ca94f94c320d63345a7c3b97b2
Author: M V P Nitesh <email address hidden>
Date: Thu Jul 6 13:09:44 2017 +0530

    help text for container_format, disk_format

    Updated the container_format and disk_format in v1 help text.

    Change-Id: I4ebe4982c179450defe8ad5703999f4074ae32f8
    Closes-Bug: #1659010

Changed in python-glanceclient:
status: Triaged → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-glanceclient 2.8.0

This issue was fixed in the openstack/python-glanceclient 2.8.0 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.