]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #24333 into master
authorSage Weil <sage@redhat.com>
Thu, 8 Nov 2018 16:52:16 +0000 (10:52 -0600)
committerSage Weil <sage@redhat.com>
Thu, 8 Nov 2018 16:52:16 +0000 (10:52 -0600)
* refs/pull/24333/head:
test: update librados tests for CLI arg syntax
librados: update for CLI arg format change
pybind: update python callers of force flags
mon: convert remaining confirmation flags to CephBool
ceph_argparse: introduce CephBool arguments
test: remove quirky argparse case
mgr,mon: use CephChoices for confirmation flags
test: add cases for CLI's --key=val style
mon: remove dead "cluster_snap" command
pybind: enable --keyword=arguments in ceph_argparse
ceph.in: some cleanups
ceph.in: misc cleanups
common: remove unused 'avail' field from commands
mon: fix help string for `osd crush rule create-replicated`

Reviewed-by: Sage Weil <sage@redhat.com>
1  2 
src/osd/OSD.cc
src/pybind/mgr/dashboard/controllers/osd.py

diff --cc src/osd/OSD.cc
Simple merge