Comment 2 for bug 1348766

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

Reviewed: https://review.openstack.org/109695
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b8cf45218714937681d7df2e5b9d7d440cb2edd9
Submitter: Jenkins
Branch: master

commit b8cf45218714937681d7df2e5b9d7d440cb2edd9
Author: Kevin Benton <email address hidden>
Date: Fri Jul 25 12:25:39 2014 -0700

    Big Switch: Only update hash header on success

    This patch moves the hash update call into the success block
    of the server manager so the database isn't updated with
    a hash header from an error response. Additionally, it prevents
    the hash from being updated to an empty value if the hash header
    is not present in the response.

    Closes-Bug: #1348766
    Change-Id: I512d01f9bb91b208dd58883d2464951ecc6748e1