]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/config: fix lack of normalize_key_name() apply.
authorIgor Fedotov <ifedotov@suse.com>
Wed, 26 Feb 2020 16:17:17 +0000 (19:17 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Wed, 26 Feb 2020 16:17:17 +0000 (19:17 +0300)
commit8cbd2ac195e55b291c642534665663bde6101f73
tree9725a192b18bde4cab0d2df6e5fa59a381aa8e71
parent5cc0b204be9d135c52ba1a58da533667ce95ef12
common/config: fix lack of normalize_key_name() apply.

This is a fix to regression caused by:
224cafc56d2ffe16effb6ba3d230eb586ae8d595

In fact md_config_t::_get_val was lacking of proper normalize_key_name()
call.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/common/config.cc