aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-core/src/main/resources/entityHealingConfiguration.json
blob: ab8a1dfb4fc05d40d32e6542cc7e8a7b61d42fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "vsp": {
    "structure": {
      "ownerHealer": "org.openecomp.sdc.healing.healers.OwnerHealer"
    }
  },
  "vlm": {
    "structure": {
      "ownerHealer": "org.openecomp.sdc.healing.healers.OwnerHealer"
    }
  }
}