aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has-properties/has.json
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2021-04-02 12:32:21 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-02 12:32:21 +0000
commit3958820ac87baf543d43589317999ae91496f3c3 (patch)
tree5ab9906ebb3fa89a68487465d2c05efef2fc8345 /scripts/optf-has/has/has-properties/has.json
parent7ff5a26a03c873246663c8145e69e5b6ab39b3ff (diff)
parente88242da2117cc06bba3b3410f1a6faa9acb5035 (diff)
Merge "Remove redundant optf CSIT tests"
Diffstat (limited to 'scripts/optf-has/has/has-properties/has.json')
-rw-r--r--scripts/optf-has/has/has-properties/has.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/scripts/optf-has/has/has-properties/has.json b/scripts/optf-has/has/has-properties/has.json
deleted file mode 100644
index 4f487712..00000000
--- a/scripts/optf-has/has/has-properties/has.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "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"
- }
- },
- {
- "name": "aaf_api",
- "values": {
- "username": "aaf_admin@people.osaaf.org",
- "password": "demo123456!",
- "aaf_conductor_user": "oof@oof.onap.org"
- }
- }
- ]
- }
-}