Comment 9 for bug 1807394

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

Reviewed: https://review.openstack.org/623573
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=98ef2ac8d6e75c56512d11377e3b9f9cadf7fe53
Submitter: Zuul
Branch: master

commit 98ef2ac8d6e75c56512d11377e3b9f9cadf7fe53
Author: Brian Haley <email address hidden>
Date: Fri Dec 7 15:01:00 2018 -0500

    Add some create subnet negative tests

    There were some edge cases that were untested that generate
    500 errors instead of 401's.

    Will need a neutron-lib version with
    https://review.openstack.org/#/c/623498/ in order to pass.

    Change-Id: I925476bc2515a1755364d92ab8d622d747a4a0fb
    Related-bug: #1807394