blob: 77c518a2a236ab8959c6104e7e523752b790c6a2 [file] [log] [blame]
parameters:
reclass:
storage:
node:
infra_kvm_node01:
params:
linux_network_interfaces:
br_mesh:
address: ${_param:_esc}{_param:tenant_address}
enabled: true
netmask: ${_param:_esc}{_param:tenant_network_netmask}
proto: static
type: bridge
use_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
require_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
bond0.tenant_vlan:
name: bond0.${_param:_esc}{_param:tenant_vlan}
enabled: true
proto: manual
type: vlan
use_interfaces:
- bond0
require_interfaces:
- bond0
infra_kvm_node02:
params:
linux_network_interfaces:
br_mesh:
address: ${_param:_esc}{_param:tenant_address}
enabled: true
netmask: ${_param:_esc}{_param:tenant_network_netmask}
proto: static
type: bridge
use_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
require_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
bond0.tenant_vlan:
name: bond0.${_param:_esc}{_param:tenant_vlan}
enabled: true
proto: manual
type: vlan
use_interfaces:
- bond0
require_interfaces:
- bond0
infra_kvm_node03:
params:
linux_network_interfaces:
br_mesh:
address: ${_param:_esc}{_param:tenant_address}
enabled: true
netmask: ${_param:_esc}{_param:tenant_network_netmask}
proto: static
type: bridge
use_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
require_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
bond0.tenant_vlan:
name: bond0.${_param:_esc}{_param:tenant_vlan}
enabled: true
proto: manual
type: vlan
use_interfaces:
- bond0
require_interfaces:
- bond0
openstack_compute_rack01:
params:
linux_network_interfaces:
br_mesh:
address: ${_param:_esc}{_param:tenant_address}
enabled: true
netmask: ${_param:_esc}{_param:tenant_network_netmask}
proto: static
type: bridge
use_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
require_interfaces:
- bond0.${_param:_esc}{_param:tenant_vlan}
bond0.tenant_vlan:
name: bond0.${_param:_esc}{_param:tenant_vlan}
enabled: true
proto: manual
type: vlan
use_interfaces:
- bond0
require_interfaces:
- bond0