[checkmk-commits] [tribe29/checkmk] c420cd: 7817 FIX Fix host renaming in WATO
Lars
noreply at github.com
Mon Jun 17 11:30:36 CEST 2019
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c420cd071ffeda7a25b57049aa797b4125a5fde0
https://github.com/tribe29/checkmk/commit/c420cd071ffeda7a25b57049aa797b4125a5fde0
Author: Lars Michelsen <lm at tribe29.com>
Date: 2019-06-17 (Mon, 17 Jun 2019)
Changed paths:
A .werks/7817
M cmk/gui/wato/pages/host_rename.py
M cmk/gui/watolib/rulesets.py
Log Message:
-----------
7817 FIX Fix host renaming in WATO
The host renaming feature was broken for the WATO rules in 1.6.0b1. The function should
rename all explicit host names in the rule conditions, but always resulted in an exception
like this <tt>Exception: 'Rule' object has no attribute 'host_list'</tt>.
Change-Id: I60412e0e6683c3993d08c7fda802f358053e91bd
More information about the checkmk-commits
mailing list