690 lines
15 KiB
YAML
690 lines
15 KiB
YAML
tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0
|
|
|
|
description: Demo example VNFD4
|
|
node_types:
|
|
tosca.nodes.nfv.VNF4:
|
|
requirements:
|
|
- virtualLink1:
|
|
type: tosca.nodes.nfv.VL
|
|
required: true
|
|
|
|
topology_template:
|
|
substitution_mappings:
|
|
node_type: tosca.nodes.nfv.VNF4
|
|
|
|
node_templates:
|
|
VDU1:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP21:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU1
|
|
|
|
VDU2:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP22:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU2
|
|
|
|
VDU3:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP23:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU3
|
|
VDU4:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP24:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU4
|
|
|
|
VDU5:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP25:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU5
|
|
|
|
VDU6:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP26:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU6
|
|
|
|
VDU7:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP27:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU7
|
|
|
|
VDU8:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
|
|
CP28:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU8
|
|
VDU9:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP29:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU9
|
|
|
|
VDU10:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP210:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU10
|
|
|
|
VDU11:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP211:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU11
|
|
|
|
VDU12:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP212:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU12
|
|
|
|
VDU13:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP213:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU13
|
|
VDU14:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP214:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU14
|
|
|
|
VDU15:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP215:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU15
|
|
|
|
VDU16:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP216:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU16
|
|
|
|
VDU17:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP217:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU17
|
|
|
|
VDU18:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
|
|
CP218:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU18
|
|
VDU19:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP219:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU19
|
|
|
|
VDU20:
|
|
type: tosca.nodes.nfv.VDU.Tacker
|
|
properties:
|
|
flavor: m1.small
|
|
image: ubuntu-xenial
|
|
mgmt_driver: noop
|
|
availability_zone: nova
|
|
config_drive: true
|
|
key_name: mykey
|
|
config: |
|
|
param0: key1
|
|
param1: key2
|
|
|
|
CP220:
|
|
type: tosca.nodes.nfv.CP.Tacker
|
|
properties:
|
|
order: 0
|
|
management: true
|
|
anti_spoofing_protection: false
|
|
requirements:
|
|
- virtualLink:
|
|
node: VL1
|
|
- virtualBinding:
|
|
node: VDU20
|
|
|
|
VL1:
|
|
type: tosca.nodes.nfv.VL
|
|
properties:
|
|
network_name: net0
|
|
vendor: Tacker
|
|
|
|
|
|
FIP21:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.120
|
|
requirements:
|
|
- link:
|
|
node: CP21
|
|
|
|
FIP22:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.121
|
|
requirements:
|
|
- link:
|
|
node: CP22
|
|
|
|
FIP23:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.122
|
|
requirements:
|
|
- link:
|
|
node: CP23
|
|
|
|
FIP24:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.123
|
|
requirements:
|
|
- link:
|
|
node: CP24
|
|
|
|
FIP25:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.124
|
|
requirements:
|
|
- link:
|
|
node: CP25
|
|
|
|
FIP26:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.125
|
|
requirements:
|
|
- link:
|
|
node: CP26
|
|
|
|
FIP27:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.126
|
|
requirements:
|
|
- link:
|
|
node: CP27
|
|
|
|
FIP28:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.127
|
|
requirements:
|
|
- link:
|
|
node: CP28
|
|
|
|
FIP29:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.128
|
|
requirements:
|
|
- link:
|
|
node: CP29
|
|
|
|
FIP210:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.129
|
|
requirements:
|
|
- link:
|
|
node: CP210
|
|
|
|
FIP211:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.130
|
|
requirements:
|
|
- link:
|
|
node: CP211
|
|
|
|
FIP212:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.131
|
|
requirements:
|
|
- link:
|
|
node: CP212
|
|
|
|
FIP213:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.132
|
|
requirements:
|
|
- link:
|
|
node: CP213
|
|
|
|
FIP214:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.133
|
|
requirements:
|
|
- link:
|
|
node: CP214
|
|
|
|
FIP215:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.134
|
|
requirements:
|
|
- link:
|
|
node: CP215
|
|
|
|
FIP216:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.135
|
|
requirements:
|
|
- link:
|
|
node: CP216
|
|
|
|
FIP217:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.136
|
|
requirements:
|
|
- link:
|
|
node: CP217
|
|
|
|
FIP218:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.137
|
|
requirements:
|
|
- link:
|
|
node: CP218
|
|
|
|
FIP219:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.138
|
|
requirements:
|
|
- link:
|
|
node: CP219
|
|
|
|
FIP220:
|
|
type: tosca.nodes.network.FloatingIP
|
|
properties:
|
|
floating_network: external
|
|
floating_ip_address: 203.203.203.139
|
|
requirements:
|
|
- link:
|
|
node: CP220
|