Merge "Only create patch links on overcloud hosts"
This commit is contained in:
commit
0c3fd4b5e2
@ -46,3 +46,4 @@
|
||||
name: veth
|
||||
vars:
|
||||
veth_interfaces: "{{ network_interfaces | net_ovs_veths }}"
|
||||
when: "'overcloud' in group_names"
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue where patch links could be erroneously created
|
||||
on hosts not in the overcloud group. See `Story 2009911
|
||||
<https://storyboard.openstack.org/#!/story/2009911>`__ for details.
|
Loading…
x
Reference in New Issue
Block a user