summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/osdf_config.yaml12
1 files changed, 11 insertions, 1 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml
index 29228c2..022104d 100755
--- a/config/osdf_config.yaml
+++ b/config/osdf_config.yaml
@@ -37,6 +37,16 @@ osdfPlacementPassword: testpwd
osdfPlacementSOUsername: so_test
osdfPlacementSOPassword: so_testpwd
+# Credentials for the OOF placement service - VFC
+osdfPlacementVFCUsername: vfc_test
+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