Comment 4 for bug 1487599

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (stable/liberty)

Reviewed: https://review.openstack.org/235880
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=04fc6017233c9bb7032d8af5f3860df274ef0ed0
Submitter: Jenkins
Branch: stable/liberty

commit 04fc6017233c9bb7032d8af5f3860df274ef0ed0
Author: Sean M. Collins <email address hidden>
Date: Mon Aug 10 15:24:52 2015 -0400

    Validate src_ip_adress, dest_ip_address and ip_version

    The FwaaS API should not allow the creation of firewall rules where
    the ip_version is set to 4, but the source or destination IPs are IPv6
    addresses

    APIImpact
    DocImpact

    Closes-Bug: #1487599

    Change-Id: Iad680996a47adcf27f9dc7e0bc0fea924fff4f9f
    (cherry picked from commit 29c51879683087e8ea486aaa9866bbce1f47a15c)