Comment 8 for bug 1716045

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

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

commit f4c4b0f20a796caf2133f6029ca3455382cd50ad
Author: German Eichberger <email address hidden>
Date: Tue Sep 12 15:18:46 2017 -0600

    Adds IPinIP protocol

    Neutron doesn't support the IP-in-IP protocol by name in
    security group rules. With this change a user can now
    declare the IP-in-IP protocol by using the name 'ipip'

    Note: This doesn't fix an underlying problem
    with the Neutron protocol number validator, but
    serves as a work around for users wanting to use
    the IP-in-IP protocol.

    Partial-bug: #1716045

    Change-Id: I18e5e42b687e12b64f5a9c523a912c8dd1afa9d2