Fixed some typos
[osm/openvim.git] / templates / of_port_mapping.yaml
1 ##
2 # Licensed under the Apache License, Version 2.0 (the "License"); you may
3 # not use this file except in compliance with the License. You may obtain
4 # a copy of the License at
5 #
6 #         http://www.apache.org/licenses/LICENSE-2.0
7 #
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11 # License for the specific language governing permissions and limitations
12 # under the License.
13 #
14 # For those usages not covered by the Apache License, Version 2.0 please
15 # contact with: nfvlabs@tid.es
16 ##
17
18 of_port_mapings:
19     - region:         spain                                   # Region name as e.g. Datacenter id
20       # ofc_id:         f6fb715a-03f0-11e7-9460-080027d220d5   # Openflow controller uuid, must exist
21       compute_node:   35f9de96-040a-11e7-93ae-92361f002671    # Compute node id
22       pci:            "0000:00:10.1"                          # PCI address port of the computer node
23       switch_dpid:    "11:22:33:44:55:66:77:88"               # Swicth DPID
24       switch_port:    "port-1/1"                              # Switch port name
25       switch_mac:     "5E:64:A2:86:06:46"                     # Switch port MAC
26     - region:         spain                                   # Region name as e.g. Datacenter id
27       # ofc_id:         f6fb715a-03f0-11e7-9460-080027d220d5   # Openflow controller uuid, must exist
28       compute_node:   35f9de96-040a-11e7-93ae-92361f002671    # Compute node id
29       pci:            "0000:00:10.2"                          # PCI address port of the computer node
30       switch_dpid:    "11:22:33:44:55:66:77:88"               # Swicth DPID
31       switch_port:    "port-1/2"                              # Switch port name
32       switch_mac:     "5E:64:A2:86:06:47"                     # Switch port MAC