]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Fix validation of physical network name for flat nets"
authorDan Prince <dprince@redhat.com>
Fri, 27 Mar 2015 02:19:58 +0000 (22:19 -0400)
committerDan Prince <dprince@redhat.com>
Fri, 27 Mar 2015 02:20:58 +0000 (22:20 -0400)
commit3f0c2b552a28b2e9cb8b80dc1691680f65d812db
treeb4f986bd73f95f447e35caaa2557fc3477b5852d
parent0c2cf8b4604b15e0fc16be850fb416e21cf1cde6
Revert "Fix validation of physical network name for flat nets"

This reverts commit dbe37d571474ca759e57e61308cd3926a00b481e.

This validation change broke TripleO's os-cloud-config
setup-neutron script.

Change-Id: I94c419b26ba93c67c9064fc110c8986c1ff68897
Closes-bug: #1437116
neutron/plugins/ml2/drivers/type_flat.py
neutron/tests/unit/ml2/test_ml2_plugin.py
neutron/tests/unit/ml2/test_type_flat.py