]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: don't migrate config values that look like data
authorJohn Spray <john.spray@redhat.com>
Mon, 16 Apr 2018 09:39:03 +0000 (05:39 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Apr 2018 11:29:46 +0000 (07:29 -0400)
commit1d830df90169f7220b5ffe65e249cbdc38b512cc
tree84f66b76e08d8cf5f5a4e7537fac7e34d663efb4
parentf2b340a84290874b2b82a237c4d11d5de4c7523c
mgr: don't migrate config values that look like data

A quickie heuristic, but sufficient to avoid picking
up e.g. SSL certs and trying to cram them into
config values.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/PyModuleRegistry.cc