Comment 0 for bug 1551317

Revision history for this message
Olesia Tsvigun (otsvigun) wrote : [nsx]Security group rules don't work after removing adding it to same SG.

Fuel ISO#570
nsxv-2.0-2.0.0-1-367.noarch.rpm

Steps to reproduce
1. Create instances with default SG.
2. Create SG1 with rules:
ingress all ICMP from SG1
egress all ICMP from SG1
3. Detacched default SG from instances.
4. Attached SG1 to instances.
5. Check ping between instances. Ping is available.
6. Remove all rules from SG1.
7. Add again rules:
ingress all ICMP from SG1
egress all ICMP from SG1

Actual result
Ping isn't available between instances from SG1.

Expected result
Ping is available between instances from SG1.