Files
puppet-nova/lib/puppet
Mohammed Naser dad40312eb Allow creating security group rules for ICMP
At the moment, it's not possible to create a security group
rule with from port and to port set to -1.  This is useful
only when creating ICMP rules to allow all ICMP traffic.

This patch allows setting both values to -1, only if the
protocol of the security group rule is ICMP.

Change-Id: I290005b31fd4afc246db28ffd899302fb85a67fb
2017-07-25 17:02:34 -04:00
..