Fix network interfaces configuration

Change-Id: I47800caaa280053e8efc99258d93ebf45c09cea2
This commit is contained in:
Artur Zarzycki 2017-03-21 21:01:56 +01:00
parent 496a1f05de
commit 73baa16463
1 changed files with 9 additions and 0 deletions

View File

@ -185,6 +185,15 @@ repositories:
configs:
private_interface: ens3
public_interface: ens4
neutron:
physnets:
- name: "physnet1"
bridge_name: "br-ex"
interface: "ens4"
flat: true
vlan_range: "1001:1030"
dpdk: false
etcd:
tls:
enabled: false