This patchset modifies the microcephd component so that it sets the 'require-osd-release' config option on startup, if needed. That is, in case the new (current) Ceph version is ahead of what the OSD's are currently running.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
Description
This patchset modifies the microcephd component so that it sets the 'require-osd-release' config option on startup, if needed. That is, in case the new (current) Ceph version is ahead of what the OSD's are currently running.
Type of change
How Has This Been Tested?
Unit testing is provided for this change.