]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Bad translation from network types to nvp transport types
authorSalvatore Orlando <sorlando@nicira.com>
Wed, 12 Dec 2012 12:22:50 +0000 (04:22 -0800)
committerSalvatore Orlando <salv.orlando@gmail.com>
Wed, 6 Feb 2013 22:47:07 +0000 (14:47 -0800)
commit80e7451e412e555e9a9d5c8604ef0d4bbbe66581
treeadae38e002666bf2528f60b47bde36d5ab24114d
parent8286b28ea1fcecd23f2cdc0922d941362921d8b2
Bad translation from network types to nvp transport types

Bug 1117769

'Flat' and 'Vlan' where not being converted into 'bridge'
This change cannot have unit tests because the fake nvp api
client does not validate such constraints at the moment

Change-Id: I2b918265cb8becf6f023abc7937b92b3058d9446
quantum/plugins/nicira/nicira_nvp_plugin/QuantumPlugin.py