Commit eb61f608 authored by vicens's avatar vicens
Browse files

Revert image name bionic -> ubuntu16.04

parent d78a1913
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ vnfd:vnfd-catalog:
    - cloud-init-file: cloud-config.txt
      count: '1'
      id: mgmtVM
      image: bionic
      image: ubuntu16.04
      interface:
      - external-connection-point-ref: vnf-mgmt
        name: mgmtVM-eth0
@@ -55,7 +55,7 @@ vnfd:vnfd-catalog:
        vcpu-count: '1'
    - count: '1'
      id: dataVM
      image: bionic
      image: ubuntu16.04
      interface:
      - internal-connection-point-ref: dataVM-internal
        name: dataVM-eth0
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ vnfd:vnfd-catalog:
                storage-gb: 10

            # Image including the full path
            image: 'bionic'
            image: 'ubuntu16.04'

            interface:
            -   name: eth0