]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-detect-init: return None at seeing unknown debian distro 8074/head
authorKefu Chai <kchai@redhat.com>
Sun, 13 Mar 2016 02:21:27 +0000 (10:21 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 13 Mar 2016 07:09:11 +0000 (15:09 +0800)
commit7c62ddf5239ad22541c46aac1f1b65db8f50bb5c
treeaf36033ecda91198001e5555bbe3ec34f67bdc44
parente4e9c2c02194d3578f46edaeeacec7e836f16b4b
ceph-detect-init: return None at seeing unknown debian distro

* return None at seeing unknown debian distros
* add test for this accordingly

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph-detect-init/ceph_detect_init/debian/__init__.py
src/ceph-detect-init/tests/test_all.py