aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2018-12-19 14:15:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-19 14:15:36 +0000
commite267989037b13886126bf8037889de1020bbc113 (patch)
treeedc56cfe7ef0a03534d65d3e62fee10f25466767 /controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment
parent5506fd867367e73c8472ee80103243080f208760 (diff)
parentb49dc8f14dbe1c0d4208f177084a22e5d6a1f63e (diff)
Merge "Add sdnc simulator in controlloop-utils"
Diffstat (limited to 'controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment')
-rw-r--r--controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment5
1 files changed, 5 insertions, 0 deletions
diff --git a/controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment b/controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment
index cfe957b4c..c51e8cfb3 100644
--- a/controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment
+++ b/controlloop/common/feature-controlloop-utils/src/main/feature/config/simulators.properties.environment
@@ -3,6 +3,7 @@
# ONAP
# ================================================================================
# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+# Modifications Copyright (C) 2018 Huawei Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -35,3 +36,7 @@ vfc.password=policy
guard.url=http://localhost:6669/pdp/api/getDecision
guard.disabled=true
+sdnc.url=http://localhost:6670
+sdnc.username=policy
+sdnc.password=policy
+