[glare] muranoclient does not distinguish between glare and glance endpoints

Bug #1551733 reported by Kirill Zaitsev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
High
Kirill Zaitsev

Bug Description

Muranoclient uses the same endpoint for both glance and glare. Glare has since been moved to a separate service with 'artifact' type endpoint.

Since muranoclient can use both glance and glare at the same time — it has to distinguish between those.

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

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

Changed in python-muranoclient:
status: Confirmed → In Progress
Changed in python-muranoclient:
milestone: 0.8.3 → 0.8.4
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/287246
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=c093404b7eef9e418380ff2fdb22fd9ddc1824dd
Submitter: Jenkins
Branch: master

commit c093404b7eef9e418380ff2fdb22fd9ddc1824dd
Author: Kirill Zaitsev <email address hidden>
Date: Wed Mar 2 17:53:24 2016 +0300

    Distinguish between glance and glare endpoints

    Since glare has been moved to a separate service (instead of being
    glance v3) muranoclient has to distinguish between glance and glare.

    This commit adds a glare-url parameter, that is used for glare artefact
    client

    Change-Id: Ief54eb0b3e0bf6def7cee1e2d75f8aebaf113466
    Closes-Bug: #1551733

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

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/291604

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

Reviewed: https://review.openstack.org/291604
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=d87bdc90b8412dcbab80f62d3b62fff42765ea97
Submitter: Jenkins
Branch: stable/mitaka

commit d87bdc90b8412dcbab80f62d3b62fff42765ea97
Author: Kirill Zaitsev <email address hidden>
Date: Wed Mar 2 17:53:24 2016 +0300

    Distinguish between glance and glare endpoints

    Since glare has been moved to a separate service (instead of being
    glance v3) muranoclient has to distinguish between glance and glare.

    This commit adds a glare-url parameter, that is used for glare artefact
    client

    Change-Id: Ief54eb0b3e0bf6def7cee1e2d75f8aebaf113466
    Closes-Bug: #1551733
    (cherry picked from commit c093404b7eef9e418380ff2fdb22fd9ddc1824dd)

tags: added: in-stable-mitaka
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-muranoclient 0.9.0

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