Comment 2 for bug 1434652

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

Reviewed: https://review.openstack.org/168163
Committed: https://git.openstack.org/cgit/openstack/python-barbicanclient/commit/?id=06709099debd41ef9c75a4c6f24c3eb1c14eb8a5
Submitter: Jenkins
Branch: master

commit 06709099debd41ef9c75a4c6f24c3eb1c14eb8a5
Author: Douglas Mendizábal <email address hidden>
Date: Thu Mar 26 16:43:36 2015 -0500

    Don't ignore payload_content_encoding if set

    Even though setting the payload_content_encoding is deprecated, we
    should not ignore it if set. Uncommented functional tests that found
    this bug. Removed a couple of tests because they were incorrect.

    Change-Id: Idd294909ddd622d3baf2e8df92c94f8f52ac5799
    Closes-Bug: #1434652