# Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
# Modification Copyright 2021-2024 Nordix Foundation.
# Modifications Copyright (C) 2021 Bell Canada. All rights reserved.
-# Modifications Copyright 2024 Deutsche Telekom
+# Modifications Copyright 2024-2025 Deutsche Telekom
# =============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
getDockerVersion xacml-pdp
export POLICY_XACML_PDP_VERSION="$docker_image_version"
- export POLICY_OPA_PDP_VERSION="1.0.5-SNAPSHOT"
+ export POLICY_OPA_PDP_VERSION="1.0.0-SNAPSHOT"
getDockerVersion distribution
export POLICY_DISTRIBUTION_VERSION="$docker_image_version"
Resource common-library.robot
*** Variables ***
-${OPA_PDP_HOST} /policy/pdpx/v1/healthcheck
-${url} /policy/pdpx/v1/decision
+${OPA_PDP_HOST} /policy/pdpo/v1/healthcheck
+${url} /policy/pdpo/v1/decision
*** Test Cases ***
Healthcheck
# ============LICENSE_START=======================================================\r
-# Copyright (C) 2024 Deutsche Telekom Intellectual Property. All rights reserved.\r
+# Copyright (C) 2024-2025 Deutsche Telekom Intellectual Property. All rights reserved.\r
# ================================================================================\r
# Licensed under the Apache License, Version 2.0 (the "License");\r
# you may not use this file except in compliance with the License.\r
global:\r
persistence: {}\r
image:\r
- opapdp: nexus3.onap.org:10001/onap/policy-opa-pdp:1.0.5-SNAPSHOT\r
+ opapdp: nexus3.onap.org:10001/onap/policy-opa-pdp:1.0.0-SNAPSHOT\r
log:\r
loglevel: "debug"\r
\r