diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-10-30 17:06:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-30 17:06:19 +0000 |
commit | d61ecbcda464fa91516f4b3555b00ed7fe67da81 (patch) | |
tree | d1e7f7bddd077284e01a57f59bd32426c4c2fede | |
parent | 83732e72649e123f3b6ada4da7de864ca550dba3 (diff) | |
parent | 5f122ce0a8e38f41f38f4e96f460024b97b7fcd5 (diff) |
Merge "Pod file fix for Prox 2 port" into stable/gambia
-rw-r--r-- | samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml b/samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml index 1390e4a67..dc1df4e57 100644 --- a/samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml +++ b/samples/vnf_samples/nsut/prox/prox-baremetal-2.yaml @@ -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" |