aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has-properties/has.json
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-31 10:41:35 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-11-01 09:41:35 -0700
commit8e5e875b3736d05c91ddca67c6d0276466953b5d (patch)
tree81a0a4cf32614758ed0ee7bf3982bc6c25a07fd9 /scripts/optf-has/has/has-properties/has.json
parentd20874fd462d02ccb2a6f2f5726646551b647388 (diff)
Fix AAF integration config
Change-Id: I70f07702ec8abcc431d4ce624d27d67b2b12ef44 Issue-ID: OPTFRA-331 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'scripts/optf-has/has/has-properties/has.json')
-rw-r--r--scripts/optf-has/has/has-properties/has.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/optf-has/has/has-properties/has.json b/scripts/optf-has/has/has-properties/has.json
index ae990a9e..4f487712 100644
--- a/scripts/optf-has/has/has-properties/has.json
+++ b/scripts/optf-has/has/has-properties/has.json
@@ -30,6 +30,14 @@
"aafpass": "c0nduct0r",
"aafns": "conductor"
}
+ },
+ {
+ "name": "aaf_api",
+ "values": {
+ "username": "aaf_admin@people.osaaf.org",
+ "password": "demo123456!",
+ "aaf_conductor_user": "oof@oof.onap.org"
+ }
}
]
}