yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48245
[Bug 1558774] [NEW] backward-incompat change in security group API: icmpv6 is not supported for protocol in Mitaka
Public bug reported:
The patch https://review.openstack.org/#/c/252155/ adds various protocol names,
but the change itself is backward incompatible.
Previously we supported 'ipv6' for protocol to allow ICMPv6 specific type/code.
In the new code, we no longer use 'ipv6' and we need to use a newly added protocol name.
IMO it is better to keep the backward compatiblity.
If we keep the new behavior, at least we MUST mention this backward-incompatible change in the release note.
** Affects: neutron
Importance: High
Assignee: Akihiro Motoki (amotoki)
Status: New
** Tags: sg-fw
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558774
Title:
backward-incompat change in security group API: icmpv6 is not
supported for protocol in Mitaka
Status in neutron:
New
Bug description:
The patch https://review.openstack.org/#/c/252155/ adds various protocol names,
but the change itself is backward incompatible.
Previously we supported 'ipv6' for protocol to allow ICMPv6 specific type/code.
In the new code, we no longer use 'ipv6' and we need to use a newly added protocol name.
IMO it is better to keep the backward compatiblity.
If we keep the new behavior, at least we MUST mention this backward-incompatible change in the release note.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1558774/+subscriptions
Follow ups