yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23255
[Bug 1367615] Re: horizon throws an exception in lbaas.api.pool_list because subnet_id of pool is not available.
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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:
horizon throws an exception in lbaas.api.pool_list because subnet_id
of pool is not available.
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Neutron (virtual network service):
Won't Fix
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 unexpected exception because it accesses cidr from
a None object.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1367615/+subscriptions
References