yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20805
[Bug 1367615] [NEW] lbaas.pool db schema has no foreign key to subnet_id
Public bug reported:
The lbaas.pool DB schema needs a foreign key constraint to subnet.id.
Otherwise, when invoking api.lbaas.pool_list in horizon,
it will throw an exception because the subnet has safely deleted before.
** Affects: horizon
Importance: Undecided
Assignee: Li Ma (nick-ma-z)
Status: New
** Affects: neutron
Importance: Undecided
Assignee: Li Ma (nick-ma-z)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Li Ma (nick-ma-z)
** Also affects: horizon
Importance: Undecided
Status: New
** Changed in: horizon
Assignee: (unassigned) => Li Ma (nick-ma-z)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1367615
Title:
lbaas.pool db schema has no foreign key to subnet_id
Status in OpenStack Dashboard (Horizon):
New
Status in OpenStack Neutron (virtual network service):
New
Bug description:
The lbaas.pool DB schema needs a foreign key constraint to subnet.id.
Otherwise, when invoking api.lbaas.pool_list in horizon,
it will throw an exception because the subnet has safely deleted before.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1367615/+subscriptions
Follow ups
References