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

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

parent f4111cdc
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -24,24 +24,24 @@ vnfd-catalog:
            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