Comment 2 for bug 1355133

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

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

commit aa65a8cbe414b80a47f4da723a557c7b9d9f4bbb
Author: Ekaterina Fedorova <email address hidden>
Date: Mon Aug 11 16:29:44 2014 +0400

    Fix some calls after switch to 'requests'

    * Just one value is returned
    * 'status' response attribute is now called 'status_code'
    * Method log_http_response decoded requests content, which is unnessesary

    Change-Id: I6308b78bb40a547bdaef02f44d815eb482524b15
    Closes-Bug: #1355133