From 1b4f20dfda1c5dad80640571e13de53772f2cce1 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 17 Mar 2020 07:47:03 -0700 Subject: Fix the policy synchro Fix the periodic policy synchro issue due to wrong format expected. Issue-ID: CLAMP-784 Signed-off-by: sebdet Change-Id: Iaa815e92bb5c7d93f9db9c75f98e144b8d0f6b44 --- .../policy/api/v1/policytypes?connectionTimeToLive=5000/.file | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file') diff --git a/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file b/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file index 6f24f3ca..7f5b897b 100644 --- a/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file +++ b/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file @@ -28,6 +28,13 @@ policy_types: properties: # Omitted for brevity, see Section 1 + onap.policies.controlloop.guard.common.MinMax: + version: 1.0.0 + description: Supports Min/Max number of VF Modules + derived_from: onap.policies.controlloop.Guard + properties: + # Omitted for brevity, see Section 1 + onap.policies.controlloop.guard.common.MinMax: version: 2.0.0 description: Supports Min/Max number of VF Modules -- cgit 1.2.3-korg