aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/vgw/MANIFEST.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-20 14:36:10 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-23 11:07:44 +0100
commit89da408dd79bcc7cfb4d89033da435c974c13e70 (patch)
tree768b726f12aa0adedcba5a97187b5827e28e213f /heat/vCPE/vgw/MANIFEST.json
parentad09fabff07bdfaf659aa8d3d4bfdd9a0f9907d0 (diff)
Pretty print json files in heat/
Fixing json files to conform to linter rules. Change-Id: Ia758a50adffb13889255511594aacc03f66f4e4b Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'heat/vCPE/vgw/MANIFEST.json')
-rw-r--r--heat/vCPE/vgw/MANIFEST.json12
1 files changed, 6 insertions, 6 deletions
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"
}
]