Reviewed: https://review.openstack.org/485564 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1658e353c336d666ec43f725bd2c87633b43571d Submitter: Zuul Branch: master
commit 1658e353c336d666ec43f725bd2c87633b43571d Author: Dongcan Ye <[email protected]> Date: Thu Jul 20 19:27:23 2017 +0800 Fullstack: Add using multiple security groups Change-Id: I8eadb434be3e7d0849a6e4c3bdf75dbfb5f15a83 Closes-Bug: #1690998 ** 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/1690998 Title: Adding a test to check for using multiple security groups Status in neutron: Fix Released Bug description: The scenario: 1. Create a port 2. Attaching a security group with ICMP and SSH rules to a port and launching an instance with this port. 3. Then adding another security group with UDP and ICMP rules. 4. Check ICMP/UDP and SSH. 5. Removing the first security group and Check SSH fails but ICMP/UDP works To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1690998/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

