blob: 6786d1b05779167c06b860e52313c98c6f78e6ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
org.openecomp.dcae.controller.service.docker.DockerServiceInstance.endpoint=http://IP:PORT
org.openecomp.dcae.controller.service.docker.DockerServiceInstance.user=console
org.openecomp.dcae.controller.service.docker.DockerServiceInstance.password=TBD
org.openecomp.dcae.controller.service.docker.host.service.DockerHostServiceInstance.endpoint=http://IP:PORT
org.openecomp.dcae.controller.service.docker.host.service.DockerHostServiceInstance.user=console
org.openecomp.dcae.controller.service.docker.host.service.DockerHostServiceInstance.password=MDBmMzE0NTgyMDU1NmVj
org.openecomp.dcae.controller.service.cdap.cluster.service.CdapClusterServiceInstance.endpoint=http://IP:PORT
org.openecomp.dcae.controller.service.cdap.cluster.service.CdapClusterServiceInstance.user=console
org.openecomp.dcae.controller.service.cdap.cluster.service.CdapClusterServiceInstance.password= NTJhYWU1NzAwMzc3OTk1
org.openecomp.dcae.controller.service.cdap.cluster.service.CdapClusterServiceInstance.timeout= 600000
org.openecomp.dcae.controller.service.common.vm.service.CommonVmServiceInstance.endpoint=http://IP:PORT
org.openecomp.dcae.controller.service.common.vm.service.CommonVmServiceInstance.user=console
org.openecomp.dcae.controller.service.common.vm.service.CommonVmServiceInstance.password=MDBmMzE0NTgyMDU1NmVj
|