We want all upgrades to stop at jewel. Do this by
requiring that the admin set require_jewel_osds before
allowing post-jewel OSDs (i.e., OSDs with kraken feature)
from starting.
This is similar to the hammer stop we required, except
that there we relied on the feature bits alone. Here,
we implicitly require that the admin also set the
require_jewel_osds flag.
Backport: jewel Signed-off-by: Sage Weil <sage@redhat.com>