← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1276033] Re: Now we're depending on python-swiftclient>=1.6

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => icehouse-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1276033

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

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1276033/+subscriptions


References