Merge "NSX|TVD: address metadata subnet request"

This commit is contained in:
Zuul 2018-04-22 06:51:41 +00:00 committed by Gerrit Code Review
commit 71f92348c1
1 changed files with 2 additions and 1 deletions

View File

@ -409,7 +409,8 @@ class NsxTVDPlugin(agentschedulers_db.AZDhcpAgentSchedulerDbMixin,
# Read project plugin to filter relevant projects according to
# plugin
req_p = self._get_plugin_for_request(context, filters,
keys=['device_id'])
keys=['device_id',
'network_id'])
filters = filters or {}
with db_api.context_manager.reader.using(context):
ports = (