Commit 1ceb2608 authored by Mark Beierl's avatar Mark Beierl
Browse files

Merge branch 'master' into 'master'

Fix image for ns_user and policy vnfs

See merge request !116
parents 33bcbf91 10a31b99
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ vnfd:
  product-name: nscharm-policy-vnf
  sw-image-desc:
  - id: ubuntu1604
    image: ubuntu1604
    image: ubuntu16.04
    name: ubuntu1604
  vdu:
  - cloud-init-file: cloud-config.txt
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ vnfd:
  product-name: nscharm-user-vnf
  sw-image-desc:
  - id: ubuntu1604
    image: ubuntu1604
    image: ubuntu16.04
    name: ubuntu1604
  vdu:
  - cloud-init-file: cloud-config.txt