]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX DB models split, part 2
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 2 Feb 2015 17:30:02 +0000 (09:30 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 2 Feb 2015 17:49:08 +0000 (09:49 -0800)
commit74623fee4bf4dec356ee48efde50f3af35691897
treed67b359da7fd0eaf104712bf31ba34d331871690
parent1111fb8cafd459fa38028e68292054100e0f2ee0
NSX DB models split, part 2

Move models for mac learning and logical services extensions
into the module neutron.plugins.vmware.dbexts.nsx_models

This patch is part of a set of minor refactorings in the NSX plugin
which will then lead to a semi-full decomposition by the end of
the Kilo release cycle.

Related-to blueprint core-vendor-decomposition

Change-Id: I0faba801b90893d949655e895899dd6aa0da6d96
neutron/plugins/vmware/dbexts/lsn_db.py
neutron/plugins/vmware/dbexts/maclearning.py
neutron/plugins/vmware/dbexts/nsx_models.py