aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/http-cache/example/policy/api/v1/policytypes?connectionTimeToLive=5000
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-10-09 16:32:12 +0200
committerS�bastien Determe <sebastien.determe@intl.att.com>2020-10-09 18:56:11 +0000
commit88fd35f7b46041f723cff0eaaf4ea4ed46e9530f (patch)
treed2ad8ed68dd0ad8aa40d1dd465bf4fc9fe200890 /src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000
parentfd5d1f43556cb7c412f454a742fa87721444425b (diff)
Fix the DCAE query
The DCAE deployment URL can contain URI parameters that crashes the URL used by HTTP4 Camel. Also the parameter connectionTimeToLive is removed as it is transmitted in each call. The SDC client is also updated to 1.4.1 Issue-ID: CLAMP-954 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ieebdfe009f4339188c75c7a3365546779a087561 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000')
-rw-r--r--src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file46
-rw-r--r--src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.header1
2 files changed, 0 insertions, 47 deletions
diff --git a/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file b/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file
deleted file mode 100644
index 7f5b897b..00000000
--- a/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file
+++ /dev/null
@@ -1,46 +0,0 @@
-tosca_definitions_version: tosca_simple_yaml_1_1_0
-policy_types:
- onap.policies.controlloop.operational.common.Drools:
- version: 1.0.0
- description: Operational Policy for Control Loops using the Drools PDP
- derived_from: onapy.policies.controlloop.Operational
- properties:
- # Omitted for brevity, see Section 1
-
- onap.policies.controlloop.operational.common.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.common.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.common.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.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
- derived_from: onap.policies.controlloop.Guard
- properties:
- # Omitted for brevity, see Section 1
-
-data_types:
- # Any bespoke data types referenced by policy type definitions[]
diff --git a/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.header b/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.header
deleted file mode 100644
index 6a280d97..00000000
--- a/src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.header
+++ /dev/null
@@ -1 +0,0 @@
-{"Transfer-Encoding": "chunked", "Set-Cookie": "JSESSIONID=158qxkdtdobkd1umr3ikkgrmlx;Path=/", "Expires": "Thu, 01 Jan 1970 00:00:00 GMT", "Server": "Jetty(9.3.21.v20170918)", "Content-Type": "application/json", "X-ECOMP-RequestID": "e2ddb3c8-994f-47df-b4dc-097d4fb55c08"} \ No newline at end of file