]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
OSDMonitor: remove duplicate jewel/kraken flag warning
authorJosh Durgin <jdurgin@redhat.com>
Thu, 3 Nov 2016 22:37:58 +0000 (15:37 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 3 Nov 2016 22:37:58 +0000 (15:37 -0700)
commitb75f0a9900b3ca3de16750483909f8a22e37bb23
tree2a3b2dc0640b7f7a518d9e582b41524d0a38f66d
parentab0b6dffedf6ba73968f1fb696c54e961cefa7df
OSDMonitor: remove duplicate jewel/kraken flag warning

Since 6244755a7051abe2e89d9f1ff75a10c4b76ee3b5 and
12e508313dbd5d1d38c76859cb7de2ce22404e12, the original check added in
ae0d6eb1c01aa74a2c44c017c0c5b06697348d2d (perhaps by a bad
rebase/merge?)  is duplicated and doubles the warning messages.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/mon/OSDMonitor.cc