]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection 13917/head
authorNikita Gerasimov <nikita.gerasimov@oracle.com>
Fri, 10 Mar 2017 14:24:30 +0000 (17:24 +0300)
committerNikita Gerasimov <nikita.gerasimov@oracle.com>
Fri, 10 Mar 2017 14:29:08 +0000 (17:29 +0300)
commit38786405c6a749699996e2e6c719b1dd6f7c9075
treea4c0dcc191939c4654ba738d5ffdf333a856aa7d
parent83d0704d2a3896bc068a1c8d0821674aab50f63f
ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection

Oracle Linux Server is API/ABI compatible with RHEL/CentOS Linux distro.
Oracle VM Server is Xen based VM server. Which modern versions Dom0 is based on el6

Signed-off-by: Nikita Gerasimov <nikita.gerasimov@oracle.com>
install-deps.sh
src/ceph-detect-init/ceph_detect_init/__init__.py
src/ceph-detect-init/ceph_detect_init/oraclevms/__init__.py [new file with mode: 0644]
src/ceph-detect-init/tests/test_all.py