]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fetch routers ports for metadata access from DB
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 6 May 2013 15:33:44 +0000 (17:33 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 6 May 2013 22:53:26 +0000 (00:53 +0200)
commit0fee496538a36e7db5b7e2c7e5bbd5cff2aedd53
treea883936f4f2687fdb535ff84b8f7face8d5cdeb7
parent9ad0ba1ae37918587480394e940ad256bd6e06a5
Fetch routers ports for metadata access from DB

Bug 1176963

There is no need to retrieve the ports from the NVP backend, so
a DB query will be enough.

Change-Id: If3529cc5694434e8cdc9d21a4043f94212146d2d
quantum/plugins/nicira/common/metadata_access.py