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-25 08:30:20 -0700 |
commit | b5dab4f397bda5d5eaf3f33c8df0dc2d3ee17024 (patch) | |
tree | 732b371be8653dca473d1ca17c1e9f72abe2aa14 /samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml | |
parent | d86c14fcde2043e8df16199b956e64e548909f32 (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-4.yaml')
-rw-r--r-- | samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml b/samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml index 75c16ba5a..13c4e9db7 100644 --- a/samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml +++ b/samples/vnf_samples/vnf_descriptors/prox_vnf-4.yaml @@ -32,11 +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 - - name: xe1 - type: VPORT vdu: - id: proxvnf-baremetal name: proxvnf-baremetal |