]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix validation of physical network name for flat nets
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 3 Mar 2015 15:19:20 +0000 (18:19 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 20 Mar 2015 11:46:48 +0000 (14:46 +0300)
commitdbe37d571474ca759e57e61308cd3926a00b481e
tree698ce908d8192f512fe90390a1ba0ebad182cb3d
parentd0589051adec39fc3d70554aa919db0bedfd73b2
Fix validation of physical network name for flat nets

Fix validation of physical network name for flat nets for
the case when physical network names are not set.

Closes-bug: #1424548

Change-Id: Ibb64af48ff65ca515f48cfba176a89afc9103f1e
neutron/plugins/ml2/drivers/type_flat.py
neutron/tests/unit/ml2/test_ml2_plugin.py
neutron/tests/unit/ml2/test_type_flat.py