aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-09-26 16:54:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-26 16:54:02 +0000
commite93d457429f0cb5eb01c5a5ec78c912c1e911a9a (patch)
treed31b6adf1e3c34e69145d1246b4396aa43cd9d58 /config
parentab35ab7d3c95b8c54ae443085277519388cef384 (diff)
parente7199cef05b7bad04f3ec2b7815423d5d07aa642 (diff)
Merge "Disabling policy retrieval for pci opt"
Diffstat (limited to 'config')
-rwxr-xr-xconfig/osdf_config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/osdf_config.yaml b/config/osdf_config.yaml
index 636b6ad..c484fb4 100755
--- a/config/osdf_config.yaml
+++ b/config/osdf_config.yaml
@@ -81,3 +81,7 @@ configDbGetNbrListUrl: 'SDNCConfigDBAPI/getNbrList'
# Credentials for PCIHandler
pciHMSUsername: "" # pcihandler username for call back.
pciHMSPassword: "" # pcihandler password for call back.
+
+# Credentials for the OOF PCI Opt service
+osdfPCIOptUsername: pci_test
+osdfPCIOptPassword: pci_testpwd