]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use admin context to retrieve metadata ports in NVP plugin
authorarmando-migliaccio <amigliaccio@nicira.com>
Thu, 5 Sep 2013 01:04:55 +0000 (18:04 -0700)
committerarmando-migliaccio <amigliaccio@nicira.com>
Thu, 5 Sep 2013 01:07:26 +0000 (18:07 -0700)
commitd834935648655f56a813dfa44a57bf5801fdba51
tree286b3e416737dc4190c39f8b499a9a6fc520cd13
parent062ee16e09fb2ba7d89a80bdeb8de1eee978ac2e
Use admin context to retrieve metadata ports in NVP plugin

The port that connects the router and the metadata
network is created with admin context, so use the
elevated one.

Change-Id: Idd416fe0841f6aea80da3a3b66a80a451e0360fd
Closes-Bug: 1220877
neutron/plugins/nicira/dhcp_meta/rpc.py