|
|
|
@ -16,7 +16,7 @@ topology_template:
|
|
|
|
|
mem_size: 512 MB
|
|
|
|
|
disk_size: 1 GB
|
|
|
|
|
properties:
|
|
|
|
|
image: cirros-0.3.4-x86_64-uec
|
|
|
|
|
image: cirros-0.3.5-x86_64-disk
|
|
|
|
|
availability_zone: nova
|
|
|
|
|
mgmt_driver: noop
|
|
|
|
|
config: |
|
|
|
|
@ -60,7 +60,7 @@ topology_template:
|
|
|
|
|
VDU2:
|
|
|
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
|
|
|
properties:
|
|
|
|
|
image: cirros-0.3.4-x86_64-uec
|
|
|
|
|
image: cirros-0.3.5-x86_64-disk
|
|
|
|
|
flavor: m1.medium
|
|
|
|
|
availability_zone: nova
|
|
|
|
|
mgmt_driver: noop
|
|
|
|
@ -104,7 +104,7 @@ topology_template:
|
|
|
|
|
VDU3:
|
|
|
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
|
|
|
properties:
|
|
|
|
|
image: cirros-0.3.4-x86_64-uec
|
|
|
|
|
image: cirros-0.3.5-x86_64-disk
|
|
|
|
|
flavor: m1.tiny
|
|
|
|
|
availability_zone: nova
|
|
|
|
|
mgmt_driver: noop
|
|
|
|
|