Reviewed:  https://review.opendev.org/679852
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=88c7be55c221a87b4326a915580657f34d1ff582
Submitter: Zuul
Branch:    master

commit 88c7be55c221a87b4326a915580657f34d1ff582
Author: Nate Johnston <nate.johns...@redhat.com>
Date:   Tue Sep 3 15:56:59 2019 -0400

    Fix bulk port functioning with requested security groups
    
    When bulk ports are created with a security group supplied, the
    resulting port(s) should only have that security group assigned. But the
    resulting ports are getting both the requested security group as well as
    the tenant default security group assigned.  This fixes that condition.
    
    In order to ensure that bulk port creation results in the proper
    assignment of security groups, add some testing.
    
    Change-Id: I65aca7cd14447cc988e4bc4ab62bc7b9279e7522
    Fixes-Bug: #1842666


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

Title:
  Bulk port creation with supplied security group also adds default
  security group

Status in neutron:
  Fix Released

Bug description:
  When bulk ports are created with a security group supplied, the
  resulting port(s) should only have that security group assigned.  But
  the resulting ports are getting both the requested security group as
  well as the tenant default security group assigned.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to