X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsrc%2Fmain%2Fproperties%2Fgeneric-resource-api-dg.properties;h=5d4654a3b0e3c4947bd810a50d4754a7ea4cbb2a;hb=c2ff57f8ac2f830bb4709a29dca9644dd8d4c82d;hp=8c21e687bb16850c711d278bb1a4666638023a76;hpb=7b60fe453be2fa7d9908576765b7c220802afc39;p=sdnc%2Foam.git diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index 8c21e687..5d4654a3 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -13,6 +13,11 @@ restapi.connection-oof-url=http://oof-osdf:8698/api/oof/v1/route naming.gen-name.url=http://neng-serv:8080 naming.gen-name.user=ccsdkapps naming.gen-name.pwd=ccsdkapps +so.user=sdncaBpmn +so.pwd=password1$ +cds.url=http://cds-blueprints-processor-http:8080 +cds.user=ccsdkapps +cds.pwd=ccsdkapps # Templates restapi.sz.templatefile=security-zone-allotted-resource.json @@ -30,6 +35,15 @@ restapi.services.vnf.vfmodule.templatefile=vfmodule-vim-parameters.vgw.json restapi.sotn-attachment.templatefile=sotn-attachment-allotted-resource.json restapi.sdwan-attachment.templatefile=sdwan-attachment-allotted-resource.json restapi.oof-getpath.templatefile=oof-getpath.json +restapi.transport-slice-creation.templatefile=ts-allocate-tn-slice.json +restapi.transport-sliceA-list-creation.templatefile=ts-allocate-tn-sliceA-list.json +restapi.transport-sliceB-list-creation.templatefile=ts-allocate-tn-sliceB-list.json +restapi.transport-sliceG-list-creation.templatefile=ts-allocate-tn-sliceG-list.json +restapi.ts-otn-src-domain-creation.templatefile=ts-otn-tunnel-src-domain.json +restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json +restapi.ts-otn-domainG-creation.templatefile=ts-otn-tunnel-domainG.json +restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json +restapi.ts-coloring-uni-port.templatefile=ts-coloring-uni-port.json restapi.naming.gen-name.templatefile=naming-ms-post-gen-name.json restapi.ss.pnf.templatefile=self-serve-pnf-assignments.json restapi.ss.vnf.templatefile=self-serve-vnf-assignments.json @@ -68,3 +82,5 @@ restapi.ss-mS-mac-address-assign=/api/macaddress/v1/service/assign restapi.ss-mS-mac-address-unassign=/api/macaddress/v1/service/unassign restapi.preload-network=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/{network-name}/network/preload-data/preload-network-topology-information/ restapi.preloadinformation=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/ +restapi.vf-module=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/vnf-data/vf-modules/vf-module/{vf-module-id}/ +restapi.vnf-assign=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}