Commit e147d692 authored by limon's avatar limon
Browse files

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

parent 55c43857
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment