Commit 396ee6d7 authored by lavado's avatar lavado
Browse files

reordering interfaces to make SR-IOV & Virtio scenarios co-exist

parent f4111cdc
......@@ -20,28 +20,28 @@ vnfd-catalog:
storage-gb: 50
guest-epa:
cpu-pinning-policy: DEDICATED
mempage-size: LARGE
mempage-size: LARGE
image: 'magma101_hf9'
interface:
- name: eth0
type: EXTERNAL
position: 0
virtual-interface:
type: PARAVIRT
external-connection-point-ref: agw-mgmt
- name: eth1
type: EXTERNAL
type: INTERNAL
position: 1
virtual-interface:
#type: SR-IOV
type: PARAVIRT
internal-connection-point-ref: agw-s1
- name: eth2
- name: eth1
type: EXTERNAL
position: 2
virtual-interface:
type: PARAVIRT
external-connection-point-ref: agw-sgi
- name: eth2
type: EXTERNAL
position: 3
virtual-interface:
type: PARAVIRT
external-connection-point-ref: agw-mgmt
internal-connection-point:
- id: agw-s1
name: agw-s1
......@@ -82,7 +82,7 @@ vnfd-catalog:
external-connection-point-ref: srsLTE-mgmt
mgmt-interface: true
- name: eth1
type: EXTERNAL
type: INTERNAL
virtual-interface:
#type: SR-IOV
type: PARAVIRT
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment