]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: Fix the file ownership, skip missing
authorBoris Ranto <branto@redhat.com>
Thu, 25 May 2017 12:36:13 +0000 (14:36 +0200)
committerBoris Ranto <branto@redhat.com>
Tue, 6 Jun 2017 09:24:00 +0000 (11:24 +0200)
commitfa100ed57c3002b357d56398c3589f33cc651fcf
tree1821c680fafdc70ccbb4232436a60b86f716c276
parent4e0cfecd593b267811e6bf92e81ba98dbede5317
ceph-disk: Fix the file ownership, skip missing

This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the files that we do specify
now can be missing from the system (not installed, e.f. radosgw).

Fixes: http://tracker.ceph.com/issues/20077
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 077038b4393a28ccbd38ca4a90105dbd4c1ffcd5)
src/ceph-disk/ceph_disk/main.py
src/ceph-disk/tests/test_main.py