]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/
authorKefu Chai <kchai@redhat.com>
Thu, 8 Feb 2018 11:04:42 +0000 (19:04 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 11 Feb 2018 06:12:15 +0000 (14:12 +0800)
commit8039c46d4932a5b772020e64fee9aa2e0ff8ed23
tree442abc3f1e683260a04ad6a21dc8520035178d70
parent410ce76f62c151810a61ba528f7547b8e0147d08
init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/

we should not hardwire cython_modules's path to lib.2, it should be
cython_modules/lib.3 if ceph-mgr requires python3.

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