Fix the policy synchro 99/103799/1
authorsebdet <sebastien.determe@intl.att.com>
Tue, 17 Mar 2020 14:47:03 +0000 (07:47 -0700)
committersebdet <sebastien.determe@intl.att.com>
Tue, 17 Mar 2020 14:47:03 +0000 (07:47 -0700)
commit1b4f20dfda1c5dad80640571e13de53772f2cce1
treeec44c3256d04b4782ae866ee21067711454c22ec
parentd3027a41ce1fa76a1871cbfb87f065d8f9ab77e8
Fix the policy synchro

Fix the periodic policy synchro issue due to wrong format expected.

Issue-ID: CLAMP-784
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Iaa815e92bb5c7d93f9db9c75f98e144b8d0f6b44
src/main/java/org/onap/clamp/clds/client/PolicyEngineServices.java
src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0&#63;connectionTimeToLive=5000/.file [new file with mode: 0644]
src/test/resources/http-cache/example/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0&#63;connectionTimeToLive=5000/.header [new file with mode: 0644]
ui-react/src/components/dialogs/Policy/PolicyModal.js