Pod file fix for Prox 2 port 39/64239/1
authorAbhijit Sinha <abhijit.sinha@intel.com>
Thu, 18 Oct 2018 09:53:24 +0000 (10:53 +0100)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 30 Oct 2018 15:12:49 +0000 (15:12 +0000)
Removing the "keyfile" from the pod file to align with other
pod files for 1 and 4 port. The file when used as such currently
gives an error. This change will fix that.

JIRA:YARDSTICK-1477

Change-Id: Ibfa9387d068a0098ea0eb0b31ad96108d0602abc
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit 31eac948bba5cf442981fdc7b1392992aaef1f15)

samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml

index 1390e4a..dc1df4e 100644 (file)
@@ -22,7 +22,6 @@ nodes:
     user: "root"
     ssh_port: "22"
     password: "r00t"
-    key_filename: ""
     interfaces:
         xe0:
             vpci: "0000:05:00.0"
@@ -45,7 +44,6 @@ nodes:
     user: "root"
     ssh_port: "22"
     password: "r00t"
-    key_filename: ""
     interfaces:
         xe0:
             vpci: "0000:05:00.0"