]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-detect-init: Ubuntu >= 15.04 uses systemd 6873/head
authorJames Page <james.page@ubuntu.com>
Wed, 9 Dec 2015 10:34:38 +0000 (10:34 +0000)
committerJames Page <james.page@ubuntu.com>
Wed, 9 Dec 2015 10:36:06 +0000 (10:36 +0000)
commit26008e8a7299acf8f7599f6d7019b60ccd44fa56
tree985b3586e2547396ac3bce4cb8ad8de4dbe8ee86
parentcbe25efe39b92549b4d404619b2d3931d76877be
ceph-detect-init: Ubuntu >= 15.04 uses systemd

Ubuntu releases since Ubuntu 15.04 use systemd instead of upstart;
teach ceph-detect-init that this is the case, thus avoiding OSD
devices on systemd based installs being marked as managed by
upstart by ceph-disk.

Signed-off-by: James Page <james.page@ubuntu.com>
src/ceph-detect-init/ceph_detect_init/debian/__init__.py
src/ceph-detect-init/tests/test_all.py