'port_range_min': 23,
'source_ip_prefix': fake_prefix},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': fake_gateway,
'source_port_range_min': const.ICMPV6_TYPE_RA},
'security_group_id': sg1_id,
'port_range_min': 22},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': gateway_lla_ip,
'source_port_range_min': const.ICMPV6_TYPE_RA},
'security_group_id': sg1_id,
'port_range_min': 22},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': gateway_lla_ip,
'source_port_range_min': const.ICMPV6_TYPE_RA},
'security_group_id': sg1_id,
'port_range_min': 22},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': fake_gateway,
'source_port_range_min': const.ICMPV6_TYPE_RA},
'port_range_min': 23,
'dest_ip_prefix': fake_prefix},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': fake_gateway,
'source_port_range_min': const.ICMPV6_TYPE_RA},
'remote_group_id': sg2_id,
'security_group_id': sg1_id},
{'direction': 'ingress',
- 'protocol': const.PROTO_NAME_ICMP,
+ 'protocol': const.PROTO_NAME_ICMP_V6,
'ethertype': const.IPv6,
'source_ip_prefix': fake_gateway,
'source_port_range_min': const.ICMPV6_TYPE_RA},