aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/simulated-config/osdf_config.yaml
diff options
context:
space:
mode:
authorVarma, Vikas <vv8305@att.com>2018-09-19 00:39:03 -0400
committerVikas Varma <vv8305@att.com>2018-09-19 05:00:05 +0000
commit276119f2d54b2e8f49b8595ecfcc6545aeb77fef (patch)
treefd39c9b061e00a79d867e860a030020f7b0af571 /test/functest/simulators/simulated-config/osdf_config.yaml
parentce6ac9833b9d91dfe9fdd4a0346a641c0c246d90 (diff)
Initial checkin for pci optimization code
Change-Id: I6fe8ad471f8ad68a964664b910f02bd8a9766639 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-342
Diffstat (limited to 'test/functest/simulators/simulated-config/osdf_config.yaml')
-rwxr-xr-xtest/functest/simulators/simulated-config/osdf_config.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/functest/simulators/simulated-config/osdf_config.yaml b/test/functest/simulators/simulated-config/osdf_config.yaml
index 0a77fe2..dbdcc91 100755
--- a/test/functest/simulators/simulated-config/osdf_config.yaml
+++ b/test/functest/simulators/simulated-config/osdf_config.yaml
@@ -32,3 +32,15 @@ sdcONAPInstanceID: ONAP-OSDF
osdfPlacementUrl: "http://127.0.0.1:24699/osdf/api/v2/placement"
osdfPlacementUsername: "test"
osdfPlacementPassword: "testpwd"
+
+# config db api
+configDbUrl: http://127.0.0.1:5000/simulated/configdb
+configDbUserName: osdf
+configDbPassword: passwd
+configDbGetCellListUrl: 'getCellList'
+configDbGetNbrListUrl: 'getNbrList'
+
+# Credentials for PCIHandler
+pciHMSUsername: "" # pcihandler username for call back.
+pciHMSPassword: "" # pcihandler password for call back.
+