JIRA: MODELS-23
A separate test will be created to cover these two options.
Change-Id: Idf476707bc9f42d04ff9f6176e00b65246edc8ce
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
node_templates:
VDU1:
type: tosca.nodes.nfv.VDU.Tacker
+ artifacts:
+ VNFImage:
+ type: tosca.artifacts.Deployment.Image.VM
+ file: http://artifacts.opnfv.org/models/images/xenial-server-cloudimg-amd64-disk1.img
capabilities:
nfv_compute:
properties:
mem_size: 1024 MB
disk_size: 4 GB
properties:
- image: models-xenial-server
+# commented out to test the VNFImage attribute above. These options will be covered in separate tests.
+# image: models-xenial-server
availability_zone: nova
mgmt_driver: noop
user_data_format: RAW