yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45892
[Bug 1475717] Re: RFE: Security Rules should support VRRP protocol
Reviewed: https://review.openstack.org/252155
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=592b548bb6720760efae4b10bec59e78a753f4d7
Submitter: Jenkins
Branch: master
commit 592b548bb6720760efae4b10bec59e78a753f4d7
Author: Li Ma <skywalker.nick@xxxxxxxxx>
Date: Wed Dec 2 10:30:22 2015 +0800
Add popular IP protocols for security group
Add these additional protocols listed below to
security groups brings convenience to operators
on configuring these protocols. In addition, make
the security group rules more readable.
The added protocols are: ah, dccp, egp, esp, gre,
ipv6-encap, ipv6-frag, ipv6-nonxt, ipv6-opts,
ipv6-route, ospf, pgm, rsvp, sctp, udplite, vrrp.
A related patch is submitted to neutron-lib project:
https://review.openstack.org/259037
DocImpact: You can specify protocol names rather than
protocol number in API and CLI commands. I'll update
the documentation when it is merged.
APIImpact
Change-Id: Iaef9b650449b4d9d362a59305c45e0aa3831507c
Closes-Bug: #1475717
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1475717
Title:
RFE: Security Rules should support VRRP protocol
Status in neutron:
Fix Released
Bug description:
We are following http://blog.aaronorosen.com/implementing-high-
availability-instances-with-neutron-using-vrrp/ to set up two "service
vms" as an active-standby pair using VRRP for the Octavia project.
While doing so we noticed that all VRRP packets were blocked and the
protocol is not supported by the current security groups. Since that
will gain more momentum with the NFV story we propose to add this
additional protocol to security groups.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1475717/+subscriptions
References