X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fresources%2Fhttp-cache%2Fexample%2Fpolicy%2Fapi%2Fv1%2Fpolicytypes%26%2363%3BconnectionTimeToLive%3D5000%2F.file;fp=src%2Ftest%2Fresources%2Fhttp-cache%2Fexample%2Fpolicy%2Fapi%2Fv1%2Fpolicytypes%2F.file;h=ab3b40e2fbaebd7133eff0849f0cd0643800a34e;hb=aa484450032b5eaa85bbc33ec0dad3d9995f3d58;hp=7394d3f91a46e6860e68e36405cbf04fe044656e;hpb=67bb8026ac17792efc7c51e9f7905f918c965e01;p=clamp.git diff --git a/src/test/resources/http-cache/example/policy/api/v1/policytypes/.file b/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file similarity index 95% rename from src/test/resources/http-cache/example/policy/api/v1/policytypes/.file rename to src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file index 7394d3f9..ab3b40e2 100644 --- a/src/test/resources/http-cache/example/policy/api/v1/policytypes/.file +++ b/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000/.file @@ -6,55 +6,55 @@ policy_types: derived_from: tosca.policies.Root properties: # Omitted for brevity, see Section 1 - - - onap.policies.controlloop.Operational: + + - onap.policies.controlloop.Operational: version: 1.0.0 description: Operational Policy for Control Loops derived_from: tosca.policies.Root properties: # Omitted for brevity, see Section 1 - + - onap.policies.controloop.operational.Drools: version: 1.0.0 description: Operational Policy for Control Loops using the Drools PDP derived_from: onap.policies.controlloop.Operational properties: # Omitted for brevity, see Section 1 - + - onap.policies.controloop.operational.Apex: version: 1.0.0 description: Operational Policy for Control Loops using the APEX PDP derived_from: onap.policies.controlloop.Operational properties: # Omitted for brevity, see Section 1 - - - onap.policies.controlloop.Guard: + + - onap.policies.controlloop.Guard: version: 1.0.0 description: Operational Policy for Control Loops derived_from: tosca.policies.Root properties: # Omitted for brevity, see Section 1 - + - onap.policies.controlloop.guard.FrequencyLimiter: version: 1.0.0 description: Supports limiting the frequency of actions being taken by a Actor. derived_from: onap.policies.controlloop.Guard properties: # Omitted for brevity, see Section 1 - + - onap.policies.controlloop.guard.Blacklist: version: 1.0.0 description: Supports blacklist of VNF's from performing control loop actions on. derived_from: onap.policies.controlloop.Guard properties: # Omitted for brevity, see Section 1 - + - onap.policies.controlloop.guard.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 - + data_types: # Any bespoke data types referenced by policy type definitions[]