Due to the new raw_request cause error like response have no attribute 'ok'

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

Bug Description

Due to the new raw_request bring in this pacth:https://github.com/openstack/python-muranoclient/commit/c60feee45cfa19522075cb0c824450eab514d23a

cause 'package import', 'package download', 'get package ui', 'get package log', 'get package supplier logo', will give the error like:

Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano

zhurong (zhu-rong)
Changed in python-muranoclient:
assignee: nobody → zhurong (zhu-rong)
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/258791

Changed in python-muranoclient:
status: New → In Progress
zhurong (zhu-rong)
summary: - import package gives a error with response have no attribute 'ok'
+ Due to the new raw_request cause error like response have no attribute
+ 'ok'
description: updated
description: updated
Changed in python-muranoclient:
importance: Undecided → High
milestone: none → 0.8.1
importance: High → Critical
importance: Critical → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

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

commit 0ea4f89fc6ef961397cfe87da38e504832c9b841
Author: zhurong <email address hidden>
Date: Wed Dec 16 20:23:41 2015 +0800

    Let the SessionClient raw_request only return response

    Due to the new raw_request bring in this pacth:
    I565927db7f393c0bae41ebf9c03488f9cd966e79

    cause 'package import', 'package download', 'get package ui',
    'get package log', 'get package supplier logo', will give the error like:

    Error 'tuple' object has no attribute 'ok' occurred while installing package io.murano

    This patch fixes it by let the SessionClient raw_request
    only return response without data.

    Change-Id: If540d4fa624604b08e04faaa994f68bed31f5359
    Closes-Bug: #1527045

Changed in python-muranoclient:
status: In Progress → Fix Released
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.