Skip to content
Snippets Groups Projects

Azure alternative images

Merged garciadeblas requested to merge azure-alternative-images into master
2 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -19,9 +19,9 @@ vnfd:
mgmt-cp: vnf-cp0-ext
product-name: epa_quota-vnf
sw-image-desc:
- id: US1604
image: US1604
name: US1604
- id: ubuntu16.04
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
@@ -39,7 +39,7 @@ vnfd:
virtual-interface:
type: PARAVIRT
name: epa_quota-VM
sw-image-desc: US1604
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
Loading