2 # This configuration file defines Network Environment for a
3 # Baremetal Deployment of OPNFV. It contains default values
4 # for 5 following networks:
11 # *) optional networks
13 # Optional networks will be consolidated with the admin network
14 # if not explicitly configured.
16 # See short description of the networks in the comments below.
18 # "admin" is the short name for Control Plane Network.
19 # This network should be IPv4 even it is an IPv6 deployment
20 # IPv6 does not have PXE boot support.
21 # During OPNFV deployment it is used for node provisioning which will require
22 # PXE booting as well as running a DHCP server on this network. Be sure to
23 # disable any other DHCP/TFTP server on this network.
25 # "tenant" is the network used for tenant traffic.
27 # "external" is the network which should have internet or external
28 # connectivity. External OpenStack networks will be configured to egress this
29 # network. There can be multiple external networks, but only one assigned as
30 # "public" which OpenStack public API's will register.
32 # "storage" is the network for storage I/O.
34 # "api" is an optional network for splitting out OpenStack service API
35 # communication. This should be used for IPv6 deployments.
38 # Meta data for the network configuration
39 network-config-metadata:
40 title: LF-POD-1 Network config
42 created: Mon Dec 28 2015
46 dns-domain: opnfvlf.org
47 dns-search: opnfvlf.org
60 # http(s) proxy settings added to /etc/environment of uc and oc nodes
61 # http_proxy: http://proxy.server:8080
62 # https_proxy: https://proxy.server:8081
64 # Common network settings
66 # Admin configuration (pxe and jumpstart)
69 # Network settings for the Installer VM on admin network
71 # Indicates if this VM will be bridged to an interface, or to a bond
73 # Interfaces to bridge for installer VM (use multiple values for bond)
76 # VLAN tag to use for this network on Installer VM, native means none
78 # IP to assign to Installer VM on this network
80 # Usable ip range for the overcloud node IPs (including VIPs)
81 # Last IP is used for host bridge (i.e. br-admin).
82 # If empty entire range is usable.
83 # Cannot overlap with dhcp_range or introspection_range.
87 # Gateway (only needed when public_network is disabled)
89 # Subnet in CIDR format 192.168.1.0/24
91 # DHCP range for the admin network, automatically provisioned if empty
95 # Mapping of network configuration for Overcloud Nodes
97 # Mapping for compute profile (nodes assigned as Compute nodes)
99 # Physical interface type (interface or bond)
101 # Physical NIC members (Single value allowed for phys_type: interface)
104 # Mapping for controller profile (nodes assigned as Controller nodes)
110 # Tenant network configuration
113 # Subnet in CIDR format 192.168.1.0/24
117 # Tenant network Overlay segmentation ID range:
119 overlay_id_range: 2,65535
121 # Tenant network segmentation type:
123 segmentation_type: vxlan
124 # Mapping of network configuration for Overcloud Nodes
126 # Mapping for compute profile (nodes assigned as Compute nodes)
128 # Physical interface type (interface/bond)
130 # UIO driver to use for DPDK scenarios.
131 # The value is ignored for non-DPDK scenarios.
132 uio_driver: uio_pci_generic
133 # VLAN tag to use with this NIC
135 # Physical NIC members of this mapping
136 # Single value allowed for phys_type: interface
138 # Note logical name like nic1 not valid for fdio deployment yet.
140 # Mapping for controller profile (nodes assigned as Controller nodes)
142 # Physical interface type (interface/bond)
145 # Note: logicial names like nic1 are not valid for fdio deployment yet.
149 # Can contain 1 or more external networks
155 # Network settings for the Installer VM on external network
156 # (note only valid on 'public' external network)
158 # Indicates if this VM will be bridged to an interface, or to a bond
161 # Interfaces to bridge for installer VM (use multiple values for bond)
164 # IP to assign to Installer VM on this network
166 cidr: 192.168.37.0/24
167 gateway: 192.168.37.1
168 # Range to allocate to floating IPs for the public network with Neutron
172 # Usable ip range for the overcloud node IPs (including VIPs)
173 # Last IP will be used for host bridge (i.e. br-public).
174 # If empty entire range is usable.
175 # Cannot overlap with dhcp_range or introspection_range.
179 # Mapping of network configuration for Overcloud Nodes
181 # Mapping for compute profile (nodes assigned as Compute nodes)
183 # Physical interface type (interface or bond)
185 # VLAN tag to use with this NIC
187 # Physical NIC members of this mapping
188 # Single value allowed for phys_type: interface
191 # Mapping for controller profile (nodes assigned as Controller nodes)
197 # External network to be created in OpenStack by Services tenant
199 name: Public_internet
201 gateway: 192.168.37.1
202 # another external network
203 # This is an example and not yet supported
207 # Network settings for the Installer VM on external network
208 # note only valid on 'public' external network
210 # Indicates if this VM will be bridged to an interface, or to a bond
213 # Interfaces to bridge for installer VM (use multiple values for bond)
216 # IP to assign to Installer VM on this network
218 cidr: 192.168.38.0/24
219 gateway: 192.168.38.1
220 # Range to allocate to floating IPs for the public network with Neutron
224 # Usable IP range for overcloud nodes (including VIPs)i
225 # usually this is a shared subnet.
226 # Cannot overlap with dhcp_range or introspection_range.
230 # Mapping of network configuration for Overcloud Nodes
232 # Mapping for compute profile (nodes assigned as Compute nodes)
234 # Physical interface type (interface or bond)
236 # VLAN tag to use with this NIC
238 # Physical NIC members of this mappingi
239 # Single value allowed for phys_type: interface
240 # Note: logical names like nic1 are not valid for fdio deployment yet.
243 # Mapping for controller profile (nodes assigned as Controller nodes)
249 # External network to be created in OpenStack by Services tenant
254 gateway: 192.168.38.1
256 # Storage network configuration
259 # Subnet in CIDR format
261 # Storage network MTU
263 # Mapping of network configuration for Overcloud Nodes
265 # Mapping for compute profile (nodes assigned as Compute nodes)
267 # Physical interface type (interface or bond)
269 # VLAN tag to use with this NIC
271 # Physical NIC members of this mapping
272 # Single value allowed for phys_type: interface
274 # Note logical names like nic1 not valid for fdio deployment yet.
276 # Mapping for controller profile (nodes assigned as Controller nodes)
284 # API network configuration
286 # Subnet in CIDR format
287 cidr: fd00:fd00:fd00:4000::/64
288 # VLAN tag to use for Overcloud hosts on this network
292 # Mapping of network configuration for Overcloud Nodes
294 # Mapping for compute profile (nodes assigned as Compute nodes)
296 # Physical interface type (interface or bond)
298 # VLAN tag to use with this NIC
300 # Physical NIC members of this mapping
301 # Single value allowed for phys_type: interface
302 # Note logical names like nic1 not valid for fdio deployment yet.
305 # Mapping for controller profile (nodes assigned as Controller nodes)
312 # Apex specific settings
316 # Range used for introspection phase (examining nodes).
317 # This cannot overlap with dhcp_range or overcloud_ip_range.
318 # for the overcloud default external network