Comment 2 for bug 1369239

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

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

commit f1507d080d9840e4cb6c1d5cfe5a4b6c1443bd8f
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