Comment 10 for bug 1596682

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/neutron (openstack-ci/fuel-6.1/2014.2)

Reviewed: https://review.fuel-infra.org/22996
Submitter: Vitaly Sedelnik <email address hidden>
Branch: openstack-ci/fuel-6.1/2014.2

Commit: 8bbad206564db4555a8419fec149b5a7a06d1897
Author: shihanzhang <email address hidden>
Date: Thu Jul 7 16:29:33 2016

Fix ipset can't be destroyed when last rule is deleted

when it deletes a security group all rules, it should
include this sg information in RPC method
'security_group_info_for_devices', otherwise the ports
in this sg can't corrcectly update their iptables and
ipset sets.

Change-Id: Ibb071ce84590bd46cda2c1e010a566e75e22b4d2
Closes-bug: #1596682
(cherry picked from commit 764f018f50ac7cd42c29efeabaccbb5aec21f6f4)