diff options
Diffstat (limited to 'test/config')
-rwxr-xr-x | test/config/osdf_config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/config/osdf_config.yaml b/test/config/osdf_config.yaml index eaa31ff..2ed8b88 100755 --- a/test/config/osdf_config.yaml +++ b/test/config/osdf_config.yaml @@ -67,3 +67,6 @@ pciHMSPassword: "" # pcihandler password for call back. # Credentials for the OOF PCI Opt service osdfPCIOptUsername: PCI-OSDF-USER osdfPCIOptPassword: PCI-OSDF-PASSWD + +aaiUrl: "https://aai.url:30233" +aaiServiceInstanceUrl : "/aai/v20/nodes/service-instances/service-instance/" |