From: davidplunkett Date: Thu, 23 May 2019 17:57:27 +0000 (+0000) Subject: remove blank lines from end of templates X-Git-Tag: 1.0.0~9 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F10%2F810%2F1;p=yaml_builds.git remove blank lines from end of templates Signed-off-by: davidplunkett Change-Id: Id383a9a2d4abf29da8b1e696f42cdfae16ccda6f --- diff --git a/site_type/ovsdpdk/templates/baremetal/rack.j2 b/site_type/ovsdpdk/templates/baremetal/rack.j2 index 25ddcde..ca7e479 100644 --- a/site_type/ovsdpdk/templates/baremetal/rack.j2 +++ b/site_type/ovsdpdk/templates/baremetal/rack.j2 @@ -98,4 +98,3 @@ data: {% endfor %}{% endif %} {% endfor %}{% endif %} ... - diff --git a/site_type/ovsdpdk/templates/networks/physical/rack.j2 b/site_type/ovsdpdk/templates/networks/physical/rack.j2 index 1a43fbd..86e4441 100644 --- a/site_type/ovsdpdk/templates/networks/physical/rack.j2 +++ b/site_type/ovsdpdk/templates/networks/physical/rack.j2 @@ -219,4 +219,3 @@ data: start: {{yaml.networks.ksn.ranges.static.start}} end: {{yaml.networks.ksn.ranges.static.end}} ... - diff --git a/site_type/ovsdpdk/templates/software/charts/osh/openstack-compute-kit/nova.j2 b/site_type/ovsdpdk/templates/software/charts/osh/openstack-compute-kit/nova.j2 index c732e18..89c935f 100644 --- a/site_type/ovsdpdk/templates/software/charts/osh/openstack-compute-kit/nova.j2 +++ b/site_type/ovsdpdk/templates/software/charts/osh/openstack-compute-kit/nova.j2 @@ -67,4 +67,3 @@ data: {% endfor %} {% endif %} ... - diff --git a/site_type/sriov/templates/baremetal/rack.j2 b/site_type/sriov/templates/baremetal/rack.j2 index 25ddcde..ca7e479 100644 --- a/site_type/sriov/templates/baremetal/rack.j2 +++ b/site_type/sriov/templates/baremetal/rack.j2 @@ -98,4 +98,3 @@ data: {% endfor %}{% endif %} {% endfor %}{% endif %} ... - diff --git a/site_type/sriov/templates/networks/physical/rack.j2 b/site_type/sriov/templates/networks/physical/rack.j2 index 1a43fbd..86e4441 100644 --- a/site_type/sriov/templates/networks/physical/rack.j2 +++ b/site_type/sriov/templates/networks/physical/rack.j2 @@ -219,4 +219,3 @@ data: start: {{yaml.networks.ksn.ranges.static.start}} end: {{yaml.networks.ksn.ranges.static.end}} ... - diff --git a/site_type/sriov/templates/software/charts/osh/openstack-compute-kit/nova.j2 b/site_type/sriov/templates/software/charts/osh/openstack-compute-kit/nova.j2 index c732e18..89c935f 100644 --- a/site_type/sriov/templates/software/charts/osh/openstack-compute-kit/nova.j2 +++ b/site_type/sriov/templates/software/charts/osh/openstack-compute-kit/nova.j2 @@ -67,4 +67,3 @@ data: {% endfor %} {% endif %} ... -