Add serviceOrder rest services
[externalapi/nbi.git] / src / test / resources / application.properties
index f778b8a..793da56 100644 (file)
@@ -12,6 +12,7 @@ onap.cloudOwner=CloudOwner
 
 # NBI
 nbi.url=http://127.0.0.1:8080/nbi/api/v1
+nbi.callForVNF=false
 
 # SDC
 sdc.host=http://127.0.0.1:8091
@@ -23,4 +24,9 @@ aai.host=http://127.0.0.1:8091
 aai.header.authorization=Basic QUFJOkFBSQ==
 aai.api.id=AAI
 
+# SO
+so.host=http://127.0.0.1:8091
+so.header.authorization=
+so.api.id=SO
+