Comment 2 for bug 1487599

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

Reviewed: https://review.openstack.org/215768
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=29c51879683087e8ea486aaa9866bbce1f47a15c
Submitter: Jenkins
Branch: master

commit 29c51879683087e8ea486aaa9866bbce1f47a15c
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