Fix incorrect comment re:distributed router in nicira plugin
Change-Id: I22445cc477a86cb99e97740fd8a9ddb796c1ebac
This commit is contained in:
parent
1154891caa
commit
759efcc7cb
@ -1450,7 +1450,7 @@ class NvpPluginV2(addr_pair_db.AllowedAddressPairsMixin,
|
||||
|
||||
with context.session.begin(subtransactions=True):
|
||||
# Transaction nesting is needed to avoid foreign key violations
|
||||
# when processing the service provider binding
|
||||
# when processing the distributed router binding
|
||||
with context.session.begin(subtransactions=True):
|
||||
router_db = l3_db.Router(id=lrouter['uuid'],
|
||||
tenant_id=tenant_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user