Commit e147d692 authored by limon's avatar limon
Browse files

Update VNF descriptor to use ubuntu16.04 image instead of US1604

parent 55c43857
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ vnfd-catalog:
        vdu:
        -   id: mgmtVM
            name: mgmtVM
            image: US1604
            image: ubuntu16.04
            count: 1
            vm-flavor:
                vcpu-count: 1
@@ -44,7 +44,7 @@ vnfd-catalog:
            -   id: mgmtVM-internal
        -   id: dataVM
            name: dataVM
            image: US1604
            image: ubuntu16.04
            count: 1
            vm-flavor:
                vcpu-count: 1