blob: 3c1bf4978626cfec29ecd4b20bcdba64899d0f6e [file] [log] [blame]
Simon Hunte556e942017-06-19 15:35:44 -07001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Simon Hunte556e942017-06-19 15:35:44 -07003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16#
17# --- Elements (Singular)
18node=Node
19topology=Topology
20network=Network
21region=Region
22device=Device
23host=Host
24link=Link
Simon Hunt879ce452017-08-10 23:32:00 -070025intent=Intent
26tunnel=Tunnel
27flow=Flow
28port=Port
Simon Hunte556e942017-06-19 15:35:44 -070029
30# --- Elements (Plural)
31nodes=Nodes
32topologies=Topologies
Simon Hunt879ce452017-08-10 23:32:00 -070033topology_sccs=Topology SCCs
Simon Hunte556e942017-06-19 15:35:44 -070034networks=Networks
35regions=Regions
36devices=Devices
37hosts=Hosts
38links=Links
Simon Hunt879ce452017-08-10 23:32:00 -070039intents=Intents
40tunnels=Tunnels
41flows=Flows
42ports=Ports
Simon Hunte556e942017-06-19 15:35:44 -070043
44# --- Element IDs
45node_id=Node ID
46region_id=Region ID
47device_id=Device ID
48host_id=Host ID
49link_id=Link ID
Simon Hunt879ce452017-08-10 23:32:00 -070050intent_id=Intent ID
51tunnel_id=Tunnel ID
52flow_id=Flow ID
53port_id=Port ID
Simon Hunte556e942017-06-19 15:35:44 -070054
55# --- Protocol terms
56protocol=Protocol
57ip=IP
58ip_address=IP Address
59tcp_port=TCP Port
60mac=MAC
61mac_address=MAC Address
62uri=URI
Simon Hunt879ce452017-08-10 23:32:00 -070063vlan=VLAN