This gets rid of messages like
2019-11-12T23:46:28.578+0000
7f9ab2b70700 -1 set_mon_vals failed to set container_image = cephci/daemon-base:wip-sage2-testing-2019-11-11-1737-
4ea2bc7-centos-7-x86_64-devel: Configuration option 'container_image' may not be modified at runtime
Signed-off-by: Sage Weil <sage@redhat.com>
static const char *KEYS[] = {
"enable_experimental_unrecoverable_data_corrupting_features",
"crush_location",
+ "container_image", // just so we don't hear complaints about it!
NULL
};
return KEYS;