commit | c031712cec9aeb63d61d9b7b57c4555e3903f1c8 | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Fri Feb 16 15:33:23 2018 +0000 |
committer | Gerrit Code Review <gerrit2@56fc70e46927> | Fri Feb 16 15:33:23 2018 +0000 |
tree | 6adc83326c09e28207ad266e29658ecee362b87d | |
parent | 3f737915120fe09ff341d03987c4302a0a5ed28b [diff] | |
parent | 77bff9c8109ea8b874e998d34e1b1aa13301e027 [diff] |
Merge "Add ipflush for manual interfaces"
diff --git a/classes/cluster/os-ha-contrail-40/openstack/compute.yml b/classes/cluster/os-ha-contrail-40/openstack/compute.yml index 6f677d4..fa0fade 100644 --- a/classes/cluster/os-ha-contrail-40/openstack/compute.yml +++ b/classes/cluster/os-ha-contrail-40/openstack/compute.yml
@@ -32,6 +32,7 @@ interface: ens4: enabled: true + ipflush_onchange: true type: eth proto: manual pre_up_cmds:
diff --git a/classes/cluster/os-ha-contrail/openstack/compute.yml b/classes/cluster/os-ha-contrail/openstack/compute.yml index 8f15232..579eedd 100755 --- a/classes/cluster/os-ha-contrail/openstack/compute.yml +++ b/classes/cluster/os-ha-contrail/openstack/compute.yml
@@ -34,6 +34,7 @@ interface: ens4: enabled: true + ipflush_onchange: true type: eth proto: manual pre_up_cmds: