Now we're depending on python-swiftclient>=1.6

Bug #1276033 reported by Feilong Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
High
Feilong Wang

Bug Description

Based on the patch https://github.com/openstack/glance/commit/ae568d7858edeee4d60e52778243dc406651d46d , now we're depending on python-swiftclient>=1.6 since the parameter 'headers' was introduced in python-swiftclient 1.6

get_object(container, obj, resp_chunk_size=None, query_string=None, response_dict=None, headers=None)

See the new change in Glance: https://github.com/openstack/glance/blob/master/glance/store/swift.py#L325

And the change in Swift client: https://github.com/openstack/python-swiftclient/commit/d34f12614820416aebe5e91eab9726b556d1f973

But now we're depending on version 1.5

Feilong Wang (flwang)
Changed in glance:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Fei Long Wang (flwang)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/70928
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=4fe9213c6de82b0a8abb8f835267889d0c418392
Submitter: Jenkins
Branch: master

commit 4fe9213c6de82b0a8abb8f835267889d0c418392
Author: Fei Long Wang <email address hidden>
Date: Tue Feb 4 15:52:15 2014 +0800

    Depending on python-swiftclient>=1.6

    Now we're depending on python-swiftclient>=1.6 since the parameter
    'headers' was introduced since python-swiftclient 1.6. This is a
    regression issue introduced by patch:
    https://review.openstack.org/#/c/48913/

    get_object(container, obj, resp_chunk_size=None, query_string=None,
    response_dict=None, headers=None)

    Closes-Bug: #1276033

    Change-Id: I174f2dc53a402d48301b17839be8b5fa97064805

Changed in glance:
status: Triaged → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: icehouse-3 → 2014.1
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.