aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-12-04 21:33:02 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-04 21:33:02 +0000
commit2dce7527bc6a7c88934eb07f16e2b1b568fb29a6 (patch)
treeeb1b92897c63e1f8f6b63b269beb75e2d31316ce /kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties
parent402744dfb6a0c0b1de43614c9919d513a24ee729 (diff)
parent7007041548231606f3a2f0f98419d43619340bda (diff)
Merge "[AAI] Reintegrate AAI OOM charts in main repo"
Diffstat (limited to 'kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties')
-rw-r--r--kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties b/kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties
new file mode 100644
index 0000000000..ec5fd55e06
--- /dev/null
+++ b/kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties
@@ -0,0 +1,8 @@
+
+cadi_loglevel=INFO
+cadi_prop_files=/opt/app/aai-resources/resources/aaf/org.osaaf.location.props:/opt/app/aai-resources/resources/aaf/org.onap.aai.props
+
+# OAuth2
+aaf_oauth2_token_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.token:2.1/token
+aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.introspect:2.1/introspect
+