]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind: move FLAGS into Flag class
authorKefu Chai <kchai@redhat.com>
Mon, 18 Feb 2019 09:32:42 +0000 (17:32 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 18 Feb 2019 09:41:12 +0000 (17:41 +0800)
commita0ce76f5f6485ff1822b20bc2938f64de9c0b763
treec2f26148d56bc38f5f6729c34797bea0abc49b24
parente36364b1603e438672ebcc122cf260ee313fd1c9
pybind: move FLAGS into Flag class

so we have shorter names, and don't need to import ceph_argparse
only for accessing the flags

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph.in
src/pybind/ceph_argparse.py