Comment 2 for bug 1657137

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

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

commit 66c7c604fe3be6b80deaa1cac86117ebad9ee3d1
Author: Hirofumi Ichihara <email address hidden>
Date: Wed Jan 18 14:57:03 2017 +0900

    Fix importing old path for exceptions

    The network_ip_availability plugin uses old path for exceptions.
    This patch fixes the path and adds negative test for the exception.

    Change-Id: I9021f76e21b386f371ff73b926553611ab87fb66
    Closes-bug: #1657137