diff options
Diffstat (limited to 'heat/vCPE')
-rw-r--r-- | heat/vCPE/infra/MANIFEST.json | 14 | ||||
-rw-r--r-- | heat/vCPE/vbng/MANIFEST.json | 12 | ||||
-rw-r--r-- | heat/vCPE/vbrgemu/MANIFEST.json | 12 | ||||
-rw-r--r-- | heat/vCPE/vgmux/MANIFEST.json | 12 | ||||
-rw-r--r-- | heat/vCPE/vgw/MANIFEST.json | 12 |
5 files changed, 31 insertions, 31 deletions
diff --git a/heat/vCPE/infra/MANIFEST.json b/heat/vCPE/infra/MANIFEST.json index 11ce42f9..5e933742 100644 --- a/heat/vCPE/infra/MANIFEST.json +++ b/heat/vCPE/infra/MANIFEST.json @@ -1,17 +1,17 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_infra.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_infra.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_infra.env", + "file": "base_vcpe_infra.env", "type": "HEAT_ENV" } ] } ] -}
\ No newline at end of file +} diff --git a/heat/vCPE/vbng/MANIFEST.json b/heat/vCPE/vbng/MANIFEST.json index 0b34111e..0f9e35bd 100644 --- a/heat/vCPE/vbng/MANIFEST.json +++ b/heat/vCPE/vbng/MANIFEST.json @@ -1,14 +1,14 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_vbng.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_vbng.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_vbng.env", + "file": "base_vcpe_vbng.env", "type": "HEAT_ENV" } ] diff --git a/heat/vCPE/vbrgemu/MANIFEST.json b/heat/vCPE/vbrgemu/MANIFEST.json index 603f92d9..39112561 100644 --- a/heat/vCPE/vbrgemu/MANIFEST.json +++ b/heat/vCPE/vbrgemu/MANIFEST.json @@ -1,14 +1,14 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_vbrgemu.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_vbrgemu.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_vbrgemu.env", + "file": "base_vcpe_vbrgemu.env", "type": "HEAT_ENV" } ] diff --git a/heat/vCPE/vgmux/MANIFEST.json b/heat/vCPE/vgmux/MANIFEST.json index 62d1ef97..1f621671 100644 --- a/heat/vCPE/vgmux/MANIFEST.json +++ b/heat/vCPE/vgmux/MANIFEST.json @@ -1,14 +1,14 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_vgmux.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_vgmux.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_vgmux.env", + "file": "base_vcpe_vgmux.env", "type": "HEAT_ENV" } ] diff --git a/heat/vCPE/vgw/MANIFEST.json b/heat/vCPE/vgw/MANIFEST.json index f99303e4..8178b1e5 100644 --- a/heat/vCPE/vgw/MANIFEST.json +++ b/heat/vCPE/vgw/MANIFEST.json @@ -1,14 +1,14 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_vgw.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_vgw.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_vgw.env", + "file": "base_vcpe_vgw.env", "type": "HEAT_ENV" } ] |