Switch to using neutron-lib's model_base

Change-Id: I36722c0d47f65853184bd19145475500c27aa9d3
This commit is contained in:
Armando Migliaccio 2016-11-23 12:14:13 -08:00
parent 04538fc4c9
commit 4bf0a474c6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
from neutron.db import model_base
from neutron_lib.db import model_base
from neutron_dynamic_routing.db import bgp_db # noqa
from neutron_dynamic_routing.db import bgp_dragentscheduler_db # noqa