diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-01-21 18:28:03 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-01-21 18:31:03 +0100 |
commit | 19913423a73f5913f7aa12a0737b2d2d36639efe (patch) | |
tree | 5488de8f0a66eaf728ca6a4739a485f6128b739e /INFO | |
parent | d06bcfb72c44b507c3efee4de00f415869f48450 (diff) |
[baremetal] Fix cmp proto dhcp on PXE/admin
Although we properly filter the PXE/admin interface in the common
openstack_compute_pdf.yml.j2 template and use DHCP instead of manual
setup, we failed to do the same in scenario-specific overrides
(ODL, OVS), so we end up with 'proto: manual' on PXE/admin on cmp
nodes.
The fix is trivial and reuses the mechanism in the common class in
scenario-specific templates (if interface is PXE/admin, use 'DHCP'
instead of 'manual').
This solves the issue of broken connectivity to Salt master after
cmp reboot.
Change-Id: I1953d03343190acb2efcab4412a3d37e130b0ea9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'INFO')
0 files changed, 0 insertions, 0 deletions