]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: new 'osd require-osd-release' command
authorSage Weil <sage@redhat.com>
Fri, 12 May 2017 15:31:41 +0000 (11:31 -0400)
committerSage Weil <sage@redhat.com>
Tue, 30 May 2017 01:33:17 +0000 (21:33 -0400)
commit0b517992e00b1e020d48fe996badb9056205c688
tree862ebedca95a22aa993b661ef38f4096301171d5
parent3d4c4d9d9da07e1456331c43acc998d2008ca8ea
mon: new 'osd require-osd-release' command

Note that we only allow setting this to 'luminous'.  If the 'jewel' or 'kraken'
flags need to be set that can be done through the legacy interface.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc