Make use of neutron_lib for exceptions

Use neutron_lib exceptions

TrivialFix

Change-Id: I66d21c85d97304f30694f50eb8d45e9d8492312a
changes/52/314452/1
Gary Kotton 7 years ago
parent d0583081d1
commit bfd382253e

@ -13,7 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from neutron.common import exceptions
from neutron_lib import exceptions
from neutron.tests import base
from networking_l2gw.services.l2gateway.common import l2gw_validators

Loading…
Cancel
Save