]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_argparse: simplify osd name and target types
authorSage Weil <sage@redhat.com>
Wed, 18 Sep 2019 23:19:41 +0000 (18:19 -0500)
committerSage Weil <sage@redhat.com>
Wed, 18 Sep 2019 23:22:09 +0000 (18:22 -0500)
commit46fe1bd8d3f059a6d56edd5178311fac349af531
tree9336323d271e770c62133d68cc2104a91bff0d7d
parentd827c1c606fcafd711e7e633e1632b01057be5af
pybind/ceph_argparse: simplify osd name and target types

In both cases there is only ever one of these, so a simple '<id|osd.id>'
or '<type.id>' is sufficient.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/ceph_argparse.py