]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #30431 into master
authorSage Weil <sage@redhat.com>
Fri, 27 Sep 2019 15:11:58 +0000 (10:11 -0500)
committerSage Weil <sage@redhat.com>
Fri, 27 Sep 2019 15:11:58 +0000 (10:11 -0500)
commit964bed7e2f85d7fdf5c23275070bbfd018552537
tree9343b3af9b5c069e150460bf10811b563d94cd5f
parent2a143bfd1f4609ae2c3ccbdbfeba563362c7c09a
parentfbe0b2659ddac61d1f4602ec21330c0bcecc6258
Merge PR #30431 into master

* refs/pull/30431/head:
pybind/ceph_argparse: add :int or :float to numerical args
pybind/ceph_argparse: simplify osd name and target types
pybind/ceph_argparse: prefer field names to types in help output
pybind/ceph_argparse: more concise n=N '...'
pybind/ceph_argparse: [] (not {}) around optional args

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>