Comment 2 for bug 1251867

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/56815
Committed: http://github.com/openstack/neutron/commit/218c249b0dea094944aead116cf07fc19f029852
Submitter: Jenkins
Branch: master

commit 218c249b0dea094944aead116cf07fc19f029852
Author: Stephen Gran <email address hidden>
Date: Sun Nov 17 11:35:29 2013 +0000

    Enforce unique constraint on neutron pool members

    Neutron loadbalancer pool members should not be allowed to have
    duplicate address/port tuples in the same pool.

    Change-Id: Ie52c6033217ec05ee4f59bcf8a0e4167c7b13663
    Closes-Bug: #1251867