Comment 7 for bug 2051761

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/python-glanceclient/+/912748
Committed: https://opendev.org/openstack/python-glanceclient/commit/d94f5633632a9f6be59948474cb97ab5486c9496
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit d94f5633632a9f6be59948474cb97ab5486c9496
Author: Pranali Deore <email address hidden>
Date: Wed Jan 31 06:54:20 2024 +0000

    Remove incorrect validation for glance-download import method

    Since REMOTE SERVICE INTERFACE has default value to 'public',
    it doesn't make sense to have validation for the same.

    Removing this validation and added few missing tests for
    glance-download import method

    Conflicts:
         glanceclient/tests/unit/v2/test_shell_v2.py

    NOTE: Resolved conflicts caused due to I1d8c69acd5d61fdc426469cd87d1ace81871e60f

    Closes-Bug: #2051761
    Change-Id: I89adf23aac5db4f2c46379546def2f71d7c8e163
    (cherry picked from commit 3c5dd2381f4f577411ad1023ad1bd1a280626bb5)
    (cherry picked from commit d739d313a772bbec9039eef0825e3407b6970808)