aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
blob: d239a15c72a17602f91c0a40e26687fb1cbf53d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "heat": [
    "contrailPort",
    "extCp",
    "contrailV2VirtualMachineInterface",
    "neutronPort",
    "Generic_PNF",
    "portMirroring",
    "Generic_VF",
	"serviceProxy",
    "extCp2",
    "extContrailCP",
	"vnfConfiguration",
	"extVl",
	"multiFlavorVFC",
	"portMirroringByPolicy"
  ],
  "normative": [
  ]
}