aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has-properties/has.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-23 21:49:18 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-23 21:49:18 +0000
commit97f80c77d52858b2b20484703bb1f235e5fcf393 (patch)
treef72bc962fe949ffc15ec64adf77216969d0f0d42 /scripts/optf-has/has/has-properties/has.json
parent52fda040150356d2ce25bc7cdc951db23c4b7beb (diff)
parent425ba9232b52ee2d40999526ae792bbf2bf76f55 (diff)
Merge "OOF SMS CSIT"
Diffstat (limited to 'scripts/optf-has/has/has-properties/has.json')
-rw-r--r--scripts/optf-has/has/has-properties/has.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/scripts/optf-has/has/has-properties/has.json b/scripts/optf-has/has/has-properties/has.json
new file mode 100644
index 00000000..ae990a9e
--- /dev/null
+++ b/scripts/optf-has/has/has-properties/has.json
@@ -0,0 +1,36 @@
+{
+ "domain": {
+ "name": "has",
+ "secrets": [
+ {
+ "name": "aai",
+ "values": {
+ "username": "oof@oof.onap.org",
+ "password": "demo123456!"
+ }
+ },
+ {
+ "name": "conductor_api",
+ "values": {
+ "username": "admin1",
+ "password": "plan.15"
+ }
+ },
+ {
+ "name": "sdnc",
+ "values": {
+ "username": "admin",
+ "password": "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
+ }
+ },
+ {
+ "name": "music_api",
+ "values": {
+ "aafuser": "conductor",
+ "aafpass": "c0nduct0r",
+ "aafns": "conductor"
+ }
+ }
+ ]
+ }
+}