yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46847
[Bug 1549372] [NEW] shared-pools patch leaves unique index on Listener.default_pool_id
Public bug reported:
In the shared-pools patch, I mistakenly forgot to update the SQLAlchemy
model definition of the listener to remove the 'uniqueness' of the
Listener.default_pool_id property. While this restriction is in place,
it's not possible for two listeners to share the same default_pool
(which is one of the purposes of the patch, along with preparation for
deploying the L7 code).
** Affects: neutron
Importance: Undecided
Assignee: Stephen Balukoff (sbalukoff)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1549372
Title:
shared-pools patch leaves unique index on Listener.default_pool_id
Status in neutron:
In Progress
Bug description:
In the shared-pools patch, I mistakenly forgot to update the
SQLAlchemy model definition of the listener to remove the 'uniqueness'
of the Listener.default_pool_id property. While this restriction is in
place, it's not possible for two listeners to share the same
default_pool (which is one of the purposes of the patch, along with
preparation for deploying the L7 code).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1549372/+subscriptions
Follow ups