]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: require_osd_release >= octopus to boot 30372/head
authorKefu Chai <kchai@redhat.com>
Fri, 13 Sep 2019 07:38:50 +0000 (15:38 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Sep 2019 08:14:13 +0000 (16:14 +0800)
commit406522d9067b3882df75a6bb830023f1add20c32
tree6b6bceb10c4c777cc9984627cc07450b4f7d750b
parent260ab1a5f27c1b7c01009be0811e9a6cd5a4fac6
crimson/osd: require_osd_release >= octopus to boot

we assume that crimson will GA after octopus+2, so no need to be
compatible with pre-octopus releases.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/osd.cc