Comment 4 for bug 1299159

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

Reviewed: https://review.openstack.org/92169
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6fe25962893f60610525e7ef252c3c5a34108bc6
Submitter: Jenkins
Branch: stable/icehouse

commit 6fe25962893f60610525e7ef252c3c5a34108bc6
Author: Claudiu Belu <email address hidden>
Date: Tue Apr 1 17:36:50 2014 +0300

    Fixes Hyper-V agent security group ICMP rules

    Converts ICMP protocol to the equivalent protocol number.
    Adds default ICMP reject rules.
    Adds default ANY protocol rules if the rule does not
    contain any protocol.

    Closes-Bug: #1299159
    Change-Id: Iff51a58fdb532eda0fe7a63abf96004ee74bb073
    (cherry picked from commit f56972193be903c67cd54c57bcc2becf6222aced)