← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1692134] Re: Fix security groups documentation regarding other protocols

 

Reviewed:  https://review.openstack.org/499786
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2a479053ecdf0feec7abed6409ac69b75df53520
Submitter: Zuul
Branch:    master

commit 2a479053ecdf0feec7abed6409ac69b75df53520
Author: Trevor McCasland <TM2086@xxxxxxx>
Date:   Thu Aug 31 15:08:52 2017 -0500

    Security Groups: Test all protocols names and nums
    
    The following operations are enforced by this change:
      * all v4 names/ints can be created in both v4 and v6 networks
      * all v6 names/ints can be created in v6 networks
      * no v6 names/ints can be created in v4 networks
    
    This patch is a follow up to the doc chage:
    Iff56c9290d8e86cfc0e2bfa24176f8d1e338a06e
    
    Change-Id: I78dee3b665185d7da9d854a23f1a7c9d6dbe96de
    Closes-Bug: #1692134


** 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/1692134

Title:
  Fix security groups documentation regarding other protocols

Status in neutron:
  Fix Released

Bug description:
  As highlighted in the summit session: https://etherpad.openstack.org/p
  /neutron-boston-painpoints

  We currently state that security groups only allows ICMP,TCP, and UDP
  but that's not the case. We need to update the documentation to highly
  that we support several others by name and many more by protocol
  number. We should also ensure these are covered by an API test at a
  minimum.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1692134/+subscriptions


References