summaryrefslogtreecommitdiffstats
path: root/csit/scripts/has-properties/has.json
diff options
context:
space:
mode:
Diffstat (limited to 'csit/scripts/has-properties/has.json')
-rw-r--r--csit/scripts/has-properties/has.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/csit/scripts/has-properties/has.json b/csit/scripts/has-properties/has.json
index 2074c6c..472bb5b 100644
--- a/csit/scripts/has-properties/has.json
+++ b/csit/scripts/has-properties/has.json
@@ -45,6 +45,13 @@
"password": "demo123456!",
"aaf_conductor_user": "oof@oof.onap.org"
}
+ },
+ {
+ "name": "etcd_api",
+ "values": {
+ "username": "conductor",
+ "password": "conductor"
+ }
}
]
}