From 89da408dd79bcc7cfb4d89033da435c974c13e70 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 20 Mar 2020 14:36:10 +0100 Subject: 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 --- heat/vLB_HPA/MANIFEST.json | 2 +- heat/vLB_HPA/vLB_SRIOV_NIC/MANIFEST.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'heat/vLB_HPA') diff --git a/heat/vLB_HPA/MANIFEST.json b/heat/vLB_HPA/MANIFEST.json index b22a67f3..a72416fc 100644 --- a/heat/vLB_HPA/MANIFEST.json +++ b/heat/vLB_HPA/MANIFEST.json @@ -25,4 +25,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/heat/vLB_HPA/vLB_SRIOV_NIC/MANIFEST.json b/heat/vLB_HPA/vLB_SRIOV_NIC/MANIFEST.json index b22a67f3..a72416fc 100644 --- a/heat/vLB_HPA/vLB_SRIOV_NIC/MANIFEST.json +++ b/heat/vLB_HPA/vLB_SRIOV_NIC/MANIFEST.json @@ -25,4 +25,4 @@ ] } ] -} \ No newline at end of file +} -- cgit 1.2.3-korg