]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: load MgrModule.OPTIONS and use it in upgrade
authorJohn Spray <john.spray@redhat.com>
Mon, 16 Apr 2018 14:49:57 +0000 (10:49 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Apr 2018 11:32:12 +0000 (07:32 -0400)
commit6c8fba9758319a173fd479263e6242b36817685d
tree009015805946a3e75ff0b9eaaae5d692143e9c61
parentbca1bb43c60299ef3f4c5aeb650ceaa8bafef25a
mgr: load MgrModule.OPTIONS and use it in upgrade

Modules will now only migrate items from config-key
into config options if they appear in the module's
schema.

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