diff options
Diffstat (limited to 'csit/scripts/has-properties/has.json')
-rw-r--r-- | csit/scripts/has-properties/has.json | 7 |
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" - } } ] } |