]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use constants from networking_odl project
authorKyle Mestery <mestery@mestery.com>
Thu, 22 Jan 2015 00:36:17 +0000 (00:36 +0000)
committerKyle Mestery <mestery@mestery.com>
Thu, 22 Jan 2015 05:21:04 +0000 (05:21 +0000)
commit082258f5213948c0b74151fe1a74a1888e8dea67
treea1cbb940eadf380124effe4c9045b3cb233f76e8
parent46161134f8d90229cef1aaf2c0f8a403c1ba58e8
Use constants from networking_odl project

Instead of redefining ODL_NETWORKS, ODL_SUBNETS, and ODL_PORTS,
use these from the networking_odl project.

Change-Id: I39a20dbae85b2fb671682e0cf94d67f06b9b8535
neutron/plugins/ml2/drivers/mechanism_odl.py
neutron/tests/unit/ml2/test_mechanism_odl.py