Comment 2 for bug 1217759

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

Reviewed: https://review.openstack.org/44017
Committed: http://github.com/openstack/python-neutronclient/commit/4b14da181154d5934eba7eac9584f23c39f4a963
Submitter: Jenkins
Branch: master

commit 4b14da181154d5934eba7eac9584f23c39f4a963
Author: Akihiro MOTOKI <email address hidden>
Date: Wed Aug 28 18:28:48 2013 +0900

    Make _test_update_resource honor format

    Closes-Bug: #1217759

    Partial-Bug: #1217791
    Due to the Related-Bug: #1217791, MyComparator does not work
    in some cases. We need to use a workaround that serialized body
    to mocked self.client.httpclient.request. It is already adopted
    in _test_create_resourse and I borrow it.

    Change-Id: I746d272bc7ba8542c29e47823f707a761dddb0b1