summaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-05-10 12:41:08 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2021-05-10 12:41:08 +0530
commitf4a6360ffdc62aaa3a7b09a472fa67d686e8c25b (patch)
tree7c8d5f03d565cf94eaec9444937b8d1793c3ff0b /csit
parent99a779b2b42aea5eed648be065e1056ac6055d8c (diff)
Remove ETCD credential from SMS
The credentials for ETCD will be auto generated during startup, so SMS is not needed for storing the ETCD password Issue-ID: OPTFRA-947 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I29f0796c4a8a32aa13f9429405b6271d7e0900f7
Diffstat (limited to 'csit')
-rw-r--r--csit/scripts/has-properties/has.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/csit/scripts/has-properties/has.json b/csit/scripts/has-properties/has.json
index 472bb5b..2074c6c 100644
--- a/csit/scripts/has-properties/has.json
+++ b/csit/scripts/has-properties/has.json
@@ -45,13 +45,6 @@
"password": "demo123456!",
"aaf_conductor_user": "oof@oof.onap.org"
}
- },
- {
- "name": "etcd_api",
- "values": {
- "username": "conductor",
- "password": "conductor"
- }
}
]
}