]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
let metaplugin work with plugin which has not l3 extension support
authorNachi Ueno <nachi@nttmcl.com>
Thu, 1 Nov 2012 23:58:25 +0000 (23:58 +0000)
committerNachi Ueno <nachi@nttmcl.com>
Thu, 1 Nov 2012 23:58:25 +0000 (23:58 +0000)
commitdecb42d7d5231990de180a00f41c6e7ee14eb98c
treee911c22f881247afa11d93c6435754cf3685a7ed
parent6b9784a6066589f67df01b8df72f539964e745f8
let metaplugin work with plugin which has not l3 extension support

Fixes bug 1074183
Also Fixes bug 1074184 ( fix get_nework call with fields)

Change-Id: I3bfdb22dd3be8a58cd884629dc5e3385730bb1bc
quantum/plugins/metaplugin/meta_quantum_plugin.py
quantum/tests/unit/test_db_plugin.py