Comment 4 for bug 1444201

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

Reviewed: https://review.openstack.org/174033
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=03be14a569d240865dabff8b4c30385abf1dbe62
Submitter: Jenkins
Branch: master

commit 03be14a569d240865dabff8b4c30385abf1dbe62
Author: Kevin Benton <email address hidden>
Date: Tue Mar 31 08:53:56 2015 -0700

    Revert "Add ipset element and hashsize tunables"

    This reverts commit b5b919a7a3569ccb93c3d7d523c1edfaeddb7cb9.

    The current ipset manager code isn't robust enough to handle
    ipsets that already exist with different parameters. This reverts
    the ability to change the parameters so we don't break upgrades
    to Kilo.

    Change-Id: I538714df52424f0502cb75daea310517d1142c42
    Closes-Bug: #1444201