yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20869
[Bug 1367615] Re: horizon throws an exception in lbaas.api.pool_list because subnet_id of pool is not available.
I think we don't want to fix it for neutron because lbaas API/impl will
either be changed or removed from neutron.
** Tags added: lbaas
** Tags removed: lbaas
** Tags added: lbaas
** Changed in: neutron
Status: New => Won't Fix
--
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):
In Progress
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