Comment 4 for bug 1369239

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

Reviewed: https://review.openstack.org/133657
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fe7c2331e3dd8fdd524b3f9bd896831824a50b1c
Submitter: Jenkins
Branch: stable/juno

commit fe7c2331e3dd8fdd524b3f9bd896831824a50b1c
Author: Cédric Ollivier <email address hidden>
Date: Sun Sep 14 13:04:21 2014 +0200

    Stop ignoring 400 errors returned by ODL

    This commit stops ignoring 400 (Bad Request) HTTP codes returned by ODL
    in create and update operations. It also modifies sendjson() because it
    doesn't ignore any HTTP error code now.

    Change-Id: Id0db2c0c1d8fddfbd16b3ce9476a2358e2ef1e49
    Closes-Bug: #1369239
    (cherry picked from commit f1507d080d9840e4cb6c1d5cfe5a4b6c1443bd8f)