aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorVarma, Vikas <vv8305@att.com>2018-09-10 23:02:05 -0400
committerVarma, Vikas <vv8305@att.com>2018-09-10 23:07:57 -0400
commitbce4081920132be04a91ea60e7d0a2e1d030e88d (patch)
treeefaef9257a3422e83ce157a6c80e8432659864af /config
parent02390e7240f796075ea4ed4d0486f28806e4afd3 (diff)
Python implementation of the aaf cadi client
Change-Id: I0cae202775361f221a7d8774254febfaf0a4bbac Python implementation of the aaf cadi client Change-Id: Icd31276a908eaf72ab30fc04e1d2a4715817a5b6 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-339
Diffstat (limited to 'config')
-rwxr-xr-xconfig/osdf_config.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml
index 34855df..022104d 100755
--- a/config/osdf_config.yaml
+++ b/config/osdf_config.yaml
@@ -43,4 +43,10 @@ osdfPlacementVFCPassword: vfc_testpwd
# Credentials for the OOF CM scheduling service - Generic
osdfCMSchedulerUsername: test1
-osdfCMSchedulerPassword: testpwd1 \ No newline at end of file
+osdfCMSchedulerPassword: testpwd1
+
+is_aaf_enabled: False
+aaf_cache_expiry_hrs: 3
+aaf_url: https://aaftest.simpledemo.onap.org:8095
+aaf_user_roles:
+ - /api/oof/v1/placement:org.onap.osdf.access|*|read ALL