fix format errors in calico and nova templates 05/805/1
authordavidplunkett <dp7642@att.com>
Thu, 23 May 2019 15:25:28 +0000 (15:25 +0000)
committerdavidplunkett <dp7642@att.com>
Thu, 23 May 2019 15:25:28 +0000 (15:25 +0000)
Signed-off-by: davidplunkett <dp7642@att.com>
Change-Id: I9809ca86881082812738ed673ec711bc0bb8c90b

site_type/ovsdpdk/templates/software/charts/kubernetes/container-networking/calico.j2
site_type/ovsdpdk/templates/software/charts/osh/openstack-compute-kit/nova.j2
site_type/sriov/templates/software/charts/kubernetes/container-networking/calico.j2
site_type/sriov/templates/software/charts/osh/openstack-compute-kit/nova.j2

index 07c2bbe..356aa10 100644 (file)
@@ -1,3 +1,4 @@
+---
 ##############################################################################
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.        #
 #                                                                            #
index 5b19f2b..c732e18 100644 (file)
@@ -43,7 +43,7 @@ data:
         libvirt:
           virt_type: kvm
         DEFAULT:
-          vcpu_pin_set: {% if 'platform' in yaml and 'vcpu_pin_set' in yaml.platform %}{{yaml.platform.vcpu_pin_set}}
+          vcpu_pin_set: {% if 'platform' in yaml and 'vcpu_pin_set' in yaml.platform %}"{{yaml.platform.vcpu_pin_set}}"
 {% else %}"4-21,26-43,48-65,72-87"
 {% endif %}
           vif_plugging_is_fatal: False
index 07c2bbe..356aa10 100644 (file)
@@ -1,3 +1,4 @@
+---
 ##############################################################################
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.        #
 #                                                                            #
index 5b19f2b..c732e18 100644 (file)
@@ -43,7 +43,7 @@ data:
         libvirt:
           virt_type: kvm
         DEFAULT:
-          vcpu_pin_set: {% if 'platform' in yaml and 'vcpu_pin_set' in yaml.platform %}{{yaml.platform.vcpu_pin_set}}
+          vcpu_pin_set: {% if 'platform' in yaml and 'vcpu_pin_set' in yaml.platform %}"{{yaml.platform.vcpu_pin_set}}"
 {% else %}"4-21,26-43,48-65,72-87"
 {% endif %}
           vif_plugging_is_fatal: False