Comment 38 for bug 1491317

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

Reviewed: https://review.openstack.org/589071
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=6e4abc9422cdb197b003061a0fe4b060b4ee4c33
Submitter: Zuul
Branch: master

commit 6e4abc9422cdb197b003061a0fe4b060b4ee4c33
Author: Slawek Kaplonski <email address hidden>
Date: Mon Aug 6 10:20:00 2018 +0200

    Add 'is_filter' and 'is_sort_key' to fip pf attributes

    This patch adds flags to indicate which of the FIP port forwarding's
    atributes can be used to filtering and as a sort key.

    Change-Id: Ie3b50c7f3e3a82b565e8e16acc6ba3e0ea9dc471
    Partially-Implements: blueprint port-forwarding
    Partial-Bug: #1491317