]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: allow open-ended life expectancy
authorSage Weil <sage@redhat.com>
Fri, 8 Jun 2018 03:04:09 +0000 (22:04 -0500)
committerSage Weil <sage@redhat.com>
Mon, 11 Jun 2018 12:29:04 +0000 (07:29 -0500)
commit3030fb8512bc8db0da5c37e1944c56c1b15e246b
tree96e6daad2c2be6c03271394f84dac4491f1477cc
parentf222375cbced5efecb4d52ef4955701a7ba38474
mgr: allow open-ended life expectancy

If you leave off the second part of the life expectancy interval, it means
"more than".  e.g., Setting only the first time to today + one month would
mean "more than one month".

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/MgrCommands.h