Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / installation / src / main / properties / generic-resource-api-dg.properties
1 restapi.templateDir=/opt/onap/sdnc/restapi/templates
2 controller.url=http://localhost:8181
3 controller.user=${ODL_USER}
4 controller.pwd=${ODL_PASSWORD}
5 honeycomb.url=http://{honeycomb-instance-ip}:8183
6 honeycomb.user=${HONEYCOMB_USER}
7 honeycomb.pwd=${HONEYCOMB_PASSWORD}
8 restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks
9 restapi.trustStorePassword=${TRUSTSTORE_PASSWORD}
10 restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12
11 restapi.keyStorePassword=${KEYSTORE_PASSWORD}
12 restapi.connection-oof-url=http://oof-osdf:8698/api/oof/v1/route
13 naming.gen-name.url=http://neng-serv:8080
14 naming.gen-name.user=${NENG_NAME}
15 naming.gen-name.pwd=${NENG_PASSWORD}
16 so.user=${SO_USER}
17 so.pwd=${SO_PASSWORD}
18 cds.url=http://cds-blueprints-processor-http:8080
19 cds.user=${CDS_USER}
20 cds.pwd=${CDS_PASSWORD}
21
22 # Templates
23 restapi.sz.templatefile=security-zone-allotted-resource.json
24 restapi.cr.templatefile=contrail-route-allotted-resource.json
25 restapi.brg.templatefile=brg-allotted-resource.json
26 restapi.vpp.vxlan-tunnel.templatefile=vcpe-vxlan-tunnel.json
27 restapi.vpp.bridge-domain.templatefile=vcpe-vpp-bridge-domain.json
28 restapi.vpp.xconnect.templatefile=vcpe-l2-interface.json
29 restapi.tx.templatefile=tunnelxconn-allotted-resource.json
30 restapi.parentsvc.templatefile=parent-provided-allotted-resource.json
31 restapi.network-ar.templatefile=network-provided-allotted-resources.json
32 restapi.vnf-ar.templatefile=vnf-provided-allotted-resources.json
33 restapi.services.templatefile=vcpe-services-service.json
34 restapi.services.vnf.vfmodule.templatefile=vfmodule-vim-parameters.vgw.json
35 restapi.sotn-attachment.templatefile=sotn-attachment-allotted-resource.json
36 restapi.sdwan-attachment.templatefile=sdwan-attachment-allotted-resource.json
37 restapi.oof-getpath.templatefile=oof-getpath.json
38 restapi.transport-slice-creation.templatefile=ts-allocate-tn-slice.json
39 restapi.transport-sliceA-list-creation.templatefile=ts-allocate-tn-sliceA-list.json
40 restapi.transport-sliceB-list-creation.templatefile=ts-allocate-tn-sliceB-list.json
41 restapi.transport-sliceG-list-creation.templatefile=ts-allocate-tn-sliceG-list.json
42 restapi.ts-otn-src-domain-creation.templatefile=ts-otn-tunnel-src-domain.json
43 restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json
44 restapi.ts-otn-domainG-creation.templatefile=ts-otn-tunnel-domainG.json
45 restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json
46 restapi.ts-coloring-uni-port.templatefile=ts-coloring-uni-port.json
47 restapi.p2p-otn-src-domain-creation.templatefile=p2p-otn-tunnel-src-domain.json
48 restapi.p2p-otn-dst-domain-creation.templatefile=p2p-otn-tunnel-dst-domain.json
49 restapi.p2p-otn-domainG-creation.templatefile=p2p-otn-tunnel-domainG.json
50 restapi.p2p-ethernet-service.templatefile=p2p-ethernet-service.json
51 restapi.p2p-ethernet-service-vlan.templatefile=p2p-ethernet-service-vlan.json
52 restapi.p2p-ethernet-service-same-domain.templatefile=p2p-ethernet-service-same-domain.json
53 restapi.p2p-ethernet-service-modify.templatefile=p2p-ethernet-service-modify.json
54 restapi.p2p-subscribe-notification.templatefile=p2p-subscribe-notification.json
55 restapi.p2p-terminate-notification.templatefile=p2p-terminate-notification.json
56 restapi.p2p-create-pm-data.templatefile=p2p-create-pm-data.json
57 restapi.p2p-call-ves.templatefile=p2p-call-ves.json
58 restapi.cll-ethernet-service-loop.templatefile=cll-ethernet-service-loop.json
59 restapi.cll-ethernet-service-loop-protection.templatefile=cll-ethernet-service-loop-protection.json
60 restapi.cll-otn-src-domain-creation.templatefile=cll-otn-tunnel-src-domain.json
61 restapi.cll-otn-dst-domain-creation.templatefile=cll-otn-tunnel-dst-domain.json
62 restapi.cll-otn-domainG-creation.templatefile=cll-otn-tunnel-domainG.json
63 restapi.cll-subscribe-notification.templatefile=cll-subscribe-notification.json
64 restapi.cll-terminate-notification.templatefile=cll-terminate-notification.json
65 restapi.cll-create-pm-data.templatefile=cll-create-pm-data.json
66 restapi.cll-call-ves.templatefile=cll-call-ves.json
67 restapi.naming.gen-name.templatefile=naming-ms-post-gen-name.json
68 restapi.ss.pnf.templatefile=self-serve-pnf-assignments.json
69 restapi.ss.vnf.templatefile=self-serve-vnf-assignments.json
70 restapi.ss.vfmodule.templatefile=self-serve-vfmodule-assignments.json
71 restapi.ss.mS.vlan.tag.assign.templatefile=self-serve-mS-vlan-tag-assignments.json
72 restapi.ss.mS.vlan.tag.unassign.templatefile=self-serve-mS-vlan-tag-unassignments.json
73 restapi.ss.mS.mac.address.assign.templatefile=self-serve-mS-mac-address-assign.json
74 restapi.ss.mS.mac.address.unassign.templatefile=self-serve-mS-mac-address-unassign.json
75
76 # Default cloud owner
77 cloud-region.cloud-owner=CloudOwner
78
79 # URLs
80 restapi.cr-allottedresource=/restconf/config/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/{allotted-resource-id}/
81 restapi.sz-allottedresource=/restconf/config/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/{allotted-resource-id}/
82 restapi.brg-allottedresource=/restconf/config/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/{allotted-resource-id}/
83 restapi.vpp-honeycomb=/restconf/config/ietf-interfaces:interfaces/interface/{tunnel-name}
84 restapi.tx-allottedresource=/restconf/config/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource/{allotted-resource-id}/
85 restapi.vnf-provided-allottedresource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/vnf-data/vnf-provided-allotted-resources/
86 restapi.network-provided-allottedresource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/vnf-data/vnf-provided-allotted-resources/
87 restapi.pm-configuration=/restconf/config/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration/{configuration-id}/
88 restapi.network=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/networks
89 restapi.vnf=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs
90 restapi.vnf-api.service-information=/restconf/config/VNF-API:vnfs/vnf-list/{vnf-id}/service-data
91 restapi.parent-provided-resource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource/{allotted-resource-id}/
92 restapi.network-provided-resource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/networks/network/{network-id}/network-data/network-provided-allotted-resources/
93 restapi.services=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}
94 restapi.service.vnf.vfmodule-resource=/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}
95 restapi.connection-attachment-allottedresource=/restconf/config/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource/{allotted-resource-id}/
96 restapi.naming.gen-name.service=/web/service/v1/genNetworkElementName
97 restapi.ss-pnf-assignments=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/pnfs/pnf/{pnf-id}/
98 restapi.ss-vnf-assignments=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/
99 restapi.ss-vfmodule-assignments=/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}/
100 restapi.ss-mS-vlan-tag-assign=/vlantagapi/v1/{action}
101 restapi.ss-mS-mac-address-assign=/api/macaddress/v1/service/assign
102 restapi.ss-mS-mac-address-unassign=/api/macaddress/v1/service/unassign
103 restapi.preload-network=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/{network-name}/network/preload-data/preload-network-topology-information/
104 restapi.preloadinformation=/restconf/config/GENERIC-RESOURCE-API:preload-information/preload-list/
105 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}/
106 restapi.vnf-assign=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}