Fix for SfcProviderRpc and IpSgtDistribution failures 80/63480/3
authorMichal Cmarada <mcmarada@cisco.com>
Mon, 25 Sep 2017 15:39:05 +0000 (17:39 +0200)
committerMichal Cmarada <mcmarada@cisco.com>
Mon, 25 Sep 2017 16:04:55 +0000 (16:04 +0000)
commitf6cf4c680344527f473ff23ee8bf69010b2d0bca
tree575d0b2ede6eb76d48429448271739d4ac37a452
parent105161d5dda079975f29180c49a13b267ec7e2c5
Fix for SfcProviderRpc and IpSgtDistribution failures

SFC removed static implementation of SfcProviderRpc. This patch creates an
an instance of SfcProviderRpc in SfcManager to be used instead of static
implementation.
IpSgtDistribution tests were failing because of errors in pom files. Once
BindingNormalizedNodeCodec was refactored in MDSal tests failed because
of class not found exception. Pom files were fixed to address this issue.

Change-Id: If323f84f98995751b755b0aab3be04e88fc4f24e
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
renderers/ofoverlay/src/main/java/org/opendaylight/groupbasedpolicy/renderer/ofoverlay/SfcManager.java
sxp-integration/ip-sgt-distribution-service/pom.xml
sxp-integration/pom.xml
sxp-integration/sxp-ep-provider/pom.xml
sxp-integration/sxp-ise-adapter/pom.xml