Comment 3 for bug 1558774

Revision history for this message
Akihiro Motoki (amotoki) wrote :

Armando,

I am talking about the API behavior. 'icmpv6' is no longer allowed.
'icmpv6' (ICMP_v6 constant) is the only one I see.
A user need to know what version of neutron is running in a cloud for IPv6 ICMP.
(In neutronclient, the client patch is not merged yet.)

Possible solutions are:

(1) Keep the new behavior
(2) Revert the new behavior
(3) Allow "icmpv6" to the new behavior

I think (3) is reasonable.