From: Sage Weil Date: Mon, 22 Feb 2021 23:07:26 +0000 (-0500) Subject: mgr/cephadm/upgrade: fix typo X-Git-Tag: v17.1.0~2888^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F39630%2Fhead;p=ceph.git mgr/cephadm/upgrade: fix typo Signed-off-by: Sage Weil --- diff --git a/src/pybind/mgr/cephadm/upgrade.py b/src/pybind/mgr/cephadm/upgrade.py index 5865b833f405..c80271711e32 100644 --- a/src/pybind/mgr/cephadm/upgrade.py +++ b/src/pybind/mgr/cephadm/upgrade.py @@ -514,7 +514,7 @@ class CephadmUpgrade: # complete mon upgrade? if daemon_type == 'mon': if not self.mgr.get("have_local_config_map"): - logger.info('Upgrade: Restarting mgr now that mons are runnig pacific') + logger.info('Upgrade: Restarting mgr now that mons are running pacific') need_upgrade_self = True if need_upgrade_self: