aboutsummaryrefslogtreecommitdiffstats
path: root/config/osdf_config.yaml
diff options
context:
space:
mode:
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>2018-09-17 15:17:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-17 15:17:36 +0000
commitce6ac9833b9d91dfe9fdd4a0346a641c0c246d90 (patch)
tree1c692826a58f11c6f13a09215b179ad7b11f6593 /config/osdf_config.yaml
parent0255242087453befa24f1b7cde905c8869267a20 (diff)
parent11dbe76c38a9628fec4072a3b520ed02b3ccfac2 (diff)
Merge "Secret Management Service feature"
Diffstat (limited to 'config/osdf_config.yaml')
-rwxr-xr-xconfig/osdf_config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml
index 022104d..4ef11f8 100755
--- a/config/osdf_config.yaml
+++ b/config/osdf_config.yaml
@@ -50,3 +50,9 @@ 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
+
+# Secret Management Service from AAF
+aaf_sms_url: https://aaf-sms.onap:10443
+aaf_sms_timeout: 30
+secret_domain: osdf #Replace with the UUID
+aaf_ca_certs: ssl_certs/aaf_root_ca.cer