Update SO request to use GR_API instead of VNF_API
[externalapi/nbi.git] / src / main / resources / application-test.properties
index ed34f0a..1a73f16 100644 (file)
@@ -14,7 +14,7 @@
 #     limitations under the License.
 #
 
-nbi.version                         = v3
+nbi.version                         = v4
 
 # SERVER
 server.servlet.context-path         = /nbi/api/${nbi.version}
@@ -58,9 +58,10 @@ aai.header.transaction.id           = 808b54e3-e563-4144-a1b9-e24e2ed93d4f
 so.host                             = http://127.0.0.1:8091
 so.header.authorization             =
 so.api.id                           = SO
-so.owning.entity.id                 = 6b5b6b70-4e9a-4f6f-8b7b-cbd7cf990c6e
+so.owning.entity.id                 = OE-generic
 so.owning.entity.name               = OE-generic
 so.project.name                     = Project-generic
+so.onap.partner.name                = NBI
 
 # DMAAP
 dmaap.host                          = http://127.0.0.1:8091