summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-descriptors/vm-cdap-cluster.json
blob: 5537ab5f1716465bb33f686ac62f7b396383c8af (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-cdap-cluster",
  version : "0.1.0-SNAPSHOT",
  servicePackage : "org.openecomp.dcae.controller.service.cdap.cluster.service",
  serviceClass : "CdapClusterService",
  serviceInstanceClass : "CdapClusterServiceInstance",
}