Change vendor name in repo to Tacker

Change-Id: I2999e1ed0225b24a366dc6160a6bb9edb1a828d3
This commit is contained in:
Nguyen Hai 2018-03-29 01:43:13 +09:00
parent 572d742b85
commit e095f9c486
14 changed files with 17 additions and 17 deletions

View File

@ -126,7 +126,7 @@ Example Template
actions:
failure: respawn
acme_scaling_driver:
vdu_scaling_driver:
monitoring_params:
resource: cpu
threshold: 10000

View File

@ -443,8 +443,8 @@ Virtual Links
Virtual link provides connectivity between VDUs. It represents the logical
virtual link entity.
An example of a virtual link whose vendor is Acme and is attached to network
net-01 is as shown below.
An example of a virtual link whose vendor is "Tacker" and is attached to
network net-01 is as shown below.
::
@ -458,7 +458,7 @@ net-01 is as shown below.
VL1:
type: tosca.nodes.nfv.VL
properties:
vendor: Acme
vendor: Tacker
network_name: net-01
:type:
@ -629,4 +629,4 @@ a template which mentions all node types with all available options.
type: tosca.nodes.nfv.VL
properties:
network_name: name of network to attach to
vendor: Acme
vendor: Tacker

View File

@ -43,5 +43,5 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: net_mgmt
vendor: ACME
vendor: Tacker

View File

@ -49,4 +49,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: net_mgmt
vendor: ACME
vendor: Tacker

View File

@ -56,8 +56,8 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
vendor: ACME
network_name: net_mgmt
vendor: Tacker
VL2:
type: tosca.nodes.nfv.VL

View File

@ -41,4 +41,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -41,4 +41,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -38,4 +38,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -40,4 +40,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -39,4 +39,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -42,4 +42,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -40,5 +40,5 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -45,5 +45,5 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker

View File

@ -43,4 +43,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: existing_network_1
vendor: ACME
vendor: Tacker