powervc-glance fail to sync images due to glanceclient changed

Bug #1407567 reported by Jerry Cai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
powervc-driver
Fix Committed
Critical
Jerry Cai

Bug Description

This is due to glanceclient update: https://github.com/openstack/python-glanceclient/commit/9829d7b6b9f2232bda8039b6db54be1d8885e7a0
The glanceclient.common.http.HTTPClient requires a string, but after the changes commited above, the tuple is returned and causes the parameter mismatch.

Searched all related potential errors and found only this one. Will fix this on kilo release.

Jerry Cai (caimin)
Changed in powervc-driver:
assignee: nobody → Jerry Cai (caimin)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to powervc-driver (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to powervc-driver (master)

Reviewed: https://review.openstack.org/144939
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=ecdc1066a79fd065c548b32b4baf79ae4d4f148a
Submitter: Jenkins
Branch: master

commit ecdc1066a79fd065c548b32b4baf79ae4d4f148a
Author: Jerry Cai <email address hidden>
Date: Mon Jan 5 05:32:12 2015 +0800

    powervc-glance fail to sync images due to glanceclient changed

    This is due to glanceclient update. The glanceclient.common.http.HTTPClient
    requires a string, but after the changes commited above,
    the tuple is returned and causes the parameter mismatch.

    Searched all related potential errors and found only this one. Will fix this on kilo release.

    Change-Id: I3afef5ceee57b0c1aeb57696c7f73262f3bf16f1
    Closes-Bug: 1407567

Changed in powervc-driver:
status: In Progress → Fix Committed
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.