Comment 6 for bug 1369239

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

Reviewed: https://review.openstack.org/136553
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ffa6294a1ee6faea34e285b7d5f3442e0bf29436
Submitter: Jenkins
Branch: stable/icehouse

commit ffa6294a1ee6faea34e285b7d5f3442e0bf29436
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.

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