Werk #11664: Fix AttributeError on update with nagios core

Component Core & setup
Title Fix AttributeError on update with nagios core
Date Dec 2, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Updating from 1.6.0pxx to 2.0.0b1 could result in an AttributeError "module 'cmk.base' has no attribute 'cee'" in section "Migrating fs_used name".

The cause was a wrong check for the used core of the site the update was applied to.

If you update to 2.0.0b2 the section will be processed correctly.

To the list of all Werks