aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
blob: a6948f5da89671555b087b5517bbc2dfa1367ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "heat": [
    "contrailPort",
    "extCp",
    "contrailV2VirtualMachineInterface",
    "neutronPort",
    "Generic_PNF",
    "multiFlavorVFC",
	"vnfConfiguration"
  ],
  "normative": [
  ]
}