Modified flat driver to validate the physical network
name - we make sure that empty names are deducted.
unit test changes:
- added two tests to make sure that we detect empty
physnet names
- fix bug in existing unit-tests
-- flat_networks should be a list of string and not string
- use conf to setup flat_network
Reviewed: https:/ /review. openstack. org/102295 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=8f3301cb279 2cf05dd29a79506 719b0141bf029f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8f3301cb2792cf0 5dd29a79506719b 0141bf029f
Author: Manish Godara <email address hidden>
Date: Tue Jun 24 10:23:59 2014 -0700
validate flat networks physical name
Modified flat driver to validate the physical network
name - we make sure that empty names are deducted.
unit test changes:
- added two tests to make sure that we detect empty
physnet names
- fix bug in existing unit-tests
-- flat_networks should be a list of string and not string
- use conf to setup flat_network
Change-Id: Ib7cfbd3c97d2e9 5c82044a2cba683 c917ea54a84
Partial-bug: #1325664