Bug 4550 - always rebuild security group rule in security group 57/33957/5
authorIsaku Yamahata <isaku.yamahata@intel.com>
Wed, 3 Feb 2016 10:02:33 +0000 (02:02 -0800)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Sat, 12 Mar 2016 00:46:36 +0000 (16:46 -0800)
commitdde28f7fa69507479cc5a8c275d3c3df87eb92e6
tree132ff9070fa555bd4e6c19819ac59d0f2232ffd6
parent198b00114304a2109821c1d0aa45f5635fc5ba1f
Bug 4550 - always rebuild security group rule in security group

The change set of 906836c289a7e4c3d33669d90515d77e75cfb6d,
the effort transparent neutron northbound api, caused not to update
security group rule in security group.
So always rebuild rules in NeutronSecurityGroup and keep
security group rule in security group of yang model empty list.

openstack service provider that uses MD-SAL should not use
security group rules in security rule. But it should listen to
data change notification on security group rules.

Change-Id: I7da2e23d9c45549d2f5d138dfea148e36bd8061b
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
integration/test/src/test/java/org/opendaylight/neutron/e2etest/ITNeutronE2E.java
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronSecurityRuleTests.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSecurityGroupInterface.java