aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/att-sdc-translator-impl/src/main/resources/config-merge-heatToToscaMapping.json
blob: 2b20db7e9f9ec65551d542990db303a288ad27bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "resourceMapping": {
    "ATT::Valet::GroupAssignment": {
      "properties": {
        "level": "level"
      },
      "attributes": {
      }
    }
  },
  "_config": {
    "namespace": "heatToToscaMapping",
    "mergeStrategy": "merge"
  }
}