** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1485809
Title:
create_router calls create_port within a DB transaction
Status in neutron:
Fix Released
Bug description:
When a router is created, the L3 plugin manages the gateway interface
information within a DB transaction. This eventually leads to a call to
port_create on the core plugin, which can potentially be a slow operation that
causes the DB transaction to timeout.
This behavior is correctly handles in router_update case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1485809/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp