Commit ad5d733c authored by garciadeblas's avatar garciadeblas
Browse files

ubuntu_4ifaces_vnf: reorder interfaces in VDU to test order of the interface creation

parent 1ffc77c9
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -52,12 +52,6 @@ vnfd:
        position: 1
        virtual-interface:
          type: PARAVIRT
    - id: eth1-int
      virtual-network-interface-requirement:
      - name: eth1
        position: 2
        virtual-interface:
          type: PARAVIRT
    - id: eth2-int
      virtual-network-interface-requirement:
      - name: eth2
@@ -70,6 +64,12 @@ vnfd:
        position: 4
        virtual-interface:
          type: PARAVIRT
    - id: eth1-int
      virtual-network-interface-requirement:
      - name: eth1
        position: 2
        virtual-interface:
          type: PARAVIRT
    name: dataVM
    sw-image-desc: ubuntu20.04
    alternative-sw-image-desc: