summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-descriptors/vm-postgresql.json
blob: 45d762300445172ecfdcc182f85d3235581a4dbc (plain)
1
2
3
4
5
6
7
8
9
{
  $class : "org.openecomp.dcae.controller.service.vm.VirtualMachineServiceDescriptor",
  groupId : "org.openecomp.dcae.controller",
  artifact : "dcae-controller-service-common-vm",
  version : "0.1.0-SNAPSHOT",
  servicePackage : "org.openecomp.dcae.controller.service.common.vm.service",
  serviceClass : "CommonVmService",
  serviceInstanceClass : "CommonVmServiceInstance",
}