incorrect URL in help text

Bug #1757918 reported by Brian Rosmaita
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Medium
Brian Rosmaita

Bug Description

Current output is:

Optional arguments:
  --architecture <ARCHITECTURE>
                        Operating system architecture as specified in
                        http://docs.openstack.org/user-guide/common/cli-
                        manage-images.html

The URL should be https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html

The URL is correct in the API v2/schemas/image response. I suspect the problem is the local schema the glanceclient keeps for offline reeference.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-glanceclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/555113

Changed in python-glanceclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/555113
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=0661da1ee903da930b326daaa7d5deb5707d7ca3
Submitter: Zuul
Branch: master

commit 0661da1ee903da930b326daaa7d5deb5707d7ca3
Author: Brian Rosmaita <email address hidden>
Date: Wed Mar 21 22:26:27 2018 -0400

    Update properties URL

    Help text for some image properties (architecture, os_distro) is
    pulled from the glanceclient's local version of the image schema.
    The URL for those property definitions has gotten out of sync with
    Glance. This patch updates the URL to be the same as that given
    in the Glance image-schema response.

    Change-Id: I4e46e78525fe5c00e031a98c47cacc17e5693d53
    Closes-bug: #1757918

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

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

Changed in python-glanceclient:
milestone: none → 2.11.0
no longer affects: python-glanceclient/queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-glanceclient (stable/queens)

Change abandoned by Brian Rosmaita (<email address hidden>) on branch: stable/queens
Review: https://review.openstack.org/555436
Reason: Discussed this in #openstack-glance with Erno today, decided that we should take this in a different direction based on how https://bugs.launchpad.net/glance/+bug/1762471 gets handled in Glance.

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.