aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/resources/OS_Neutron_Net/inputs/MANIFEST.json
blob: 0d0f2bd7cfaef9aac2fccbb2ab01ef5da36c1e7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "vEP_JSA_Net",
  "description": "Version 2.0 02-09-2016 (Authors: John Doe, user PROD)",
  "version": "2013-05-23",
  "data": [
    {
      "file": "ep-jsa_net.yaml",
      "type": "HEAT",
      "data": [
        {
          "file": "ep-jsa_net.env",
          "type": "HEAT_ENV"
        }
      ]
    }
  ]
}