Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Ivar Lazzaro (mmaleckk)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Ivar Lazzaro (mmaleckk)
--
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:
New
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