summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSridhar K. N. Rao <sridhar.rao@spirent.com>2019-11-09 09:14:33 +0530
committerSridhar K. N. Rao <sridhar.rao@spirent.com>2019-11-09 09:20:49 +0530
commit916683fa5c90220db11ed36877bfb1b50b523ba2 (patch)
tree8842f8458590c93e7ef9cfe7a9aa619848e8da43 /tools
parent0bc475ad56588ca34407d495032ae27e4208babe (diff)
Site: Intel Pod-10 Cleanup and Enable SRIOV
This patch performs some cleanup and enable SRIOV for pod10. pod10prep.sh script is removed. Added environment file intel-pod10.env, which could be used by deploy.sh Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I4c9759edf69511a426315a227012b5fbe9dea498
Diffstat (limited to 'tools')
-rwxr-xr-xtools/pod10prep.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/pod10prep.sh b/tools/pod10prep.sh
deleted file mode 100755
index 69982ce..0000000
--- a/tools/pod10prep.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-set -x
-
-sed -i 's/ens785f1/eno4/g' ../type/cntt/software/charts/osh/openstack-compute-kit/neutron.yaml
-
-cp files/heat-public-net-deployment-pod10.yaml files/heat-public-net-deployment.yaml