diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-19 01:10:07 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-19 01:42:09 -0700 |
commit | 2f91af47b61f90230708e5c64c6b1b434484b976 (patch) | |
tree | 894df752618fae0dfb0027556fb45f22b46e9286 /samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml | |
parent | 1e5e1977fab21941e6bd2158e6cf10680ceaa2f6 (diff) |
prox testcases: private -> uplink,public -> downlink, vnf_0, tg_0
Change-Id: I85afff4582bf538fcd0be5b4db1405a4da2573f9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml')
-rw-r--r-- | samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml b/samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml index 3b3739fc5..13c4e9db7 100644 --- a/samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml +++ b/samples/vnf_samples/vnf_descriptors/prox_vnf-1.yaml @@ -32,9 +32,6 @@ vnfd:vnfd-catalog: {% if key_filename is defined %} key_filename: '{{key_filename}}' # Value filled by vnfdgen {% endif %} - connection-point: - - name: xe0 - type: VPORT vdu: - id: proxvnf-baremetal name: proxvnf-baremetal |