Merge "Change vendor name in repo to Tacker"
This commit is contained in:
commit
3653f051d0
@ -126,7 +126,7 @@ Example Template
|
|||||||
actions:
|
actions:
|
||||||
failure: respawn
|
failure: respawn
|
||||||
|
|
||||||
acme_scaling_driver:
|
vdu_scaling_driver:
|
||||||
monitoring_params:
|
monitoring_params:
|
||||||
resource: cpu
|
resource: cpu
|
||||||
threshold: 10000
|
threshold: 10000
|
||||||
|
@ -443,8 +443,8 @@ Virtual Links
|
|||||||
Virtual link provides connectivity between VDUs. It represents the logical
|
Virtual link provides connectivity between VDUs. It represents the logical
|
||||||
virtual link entity.
|
virtual link entity.
|
||||||
|
|
||||||
An example of a virtual link whose vendor is Acme and is attached to network
|
An example of a virtual link whose vendor is "Tacker" and is attached to
|
||||||
net-01 is as shown below.
|
network net-01 is as shown below.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
@ -458,7 +458,7 @@ net-01 is as shown below.
|
|||||||
VL1:
|
VL1:
|
||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
vendor: Acme
|
vendor: Tacker
|
||||||
network_name: net-01
|
network_name: net-01
|
||||||
|
|
||||||
:type:
|
:type:
|
||||||
@ -629,4 +629,4 @@ a template which mentions all node types with all available options.
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: name of network to attach to
|
network_name: name of network to attach to
|
||||||
vendor: Acme
|
vendor: Tacker
|
||||||
|
@ -43,5 +43,5 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: net_mgmt
|
network_name: net_mgmt
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
|
||||||
|
@ -49,4 +49,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: net_mgmt
|
network_name: net_mgmt
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -56,8 +56,8 @@ topology_template:
|
|||||||
VL1:
|
VL1:
|
||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
vendor: ACME
|
|
||||||
network_name: net_mgmt
|
network_name: net_mgmt
|
||||||
|
vendor: Tacker
|
||||||
|
|
||||||
VL2:
|
VL2:
|
||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
|
@ -41,4 +41,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -41,4 +41,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -38,4 +38,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -40,4 +40,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -39,4 +39,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -42,4 +42,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
@ -40,5 +40,5 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
|
||||||
|
@ -45,5 +45,5 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
|
||||||
|
@ -43,4 +43,4 @@ topology_template:
|
|||||||
type: tosca.nodes.nfv.VL
|
type: tosca.nodes.nfv.VL
|
||||||
properties:
|
properties:
|
||||||
network_name: existing_network_1
|
network_name: existing_network_1
|
||||||
vendor: ACME
|
vendor: Tacker
|
||||||
|
Loading…
Reference in New Issue
Block a user