]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Validate network config (vlan)
authorManish Godara <manishg@yahoo-inc.com>
Mon, 6 Oct 2014 17:03:28 +0000 (10:03 -0700)
committerManish Godara <manishg@yahoo-inc.com>
Wed, 22 Oct 2014 17:29:33 +0000 (10:29 -0700)
commit7d7776972117a6dc8697104117b8cec4d83f2c87
treeeaea114c698f8097bc006d344bcf3e7a6005e97c
parenta34b1bf9e5497c28c06c0ad2c94dd921286366b7
Validate network config (vlan)

Validate to make sure empty physical networks
are not permitted. Added unit test as well.

Change-Id: Ie55fab3c53276ed48d5e9d603e8c1dc59fa9cc32
Closes-Bug: 1325664
neutron/common/exceptions.py
neutron/plugins/common/utils.py
neutron/plugins/ml2/drivers/type_vlan.py
neutron/tests/unit/ml2/test_type_vlan.py
neutron/tests/unit/test_common_utils.py