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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to