]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: fix setting caps for IDs 17935/head
authorRamana Raja <rraja@redhat.com>
Sun, 24 Sep 2017 14:53:12 +0000 (20:23 +0530)
committerRamana Raja <rraja@redhat.com>
Fri, 29 Sep 2017 11:36:05 +0000 (17:06 +0530)
commitbaf3b88800c63ef7467abbc7b54e40c0da669f38
tree91093e248f7a9ecf1ce0305e69f0d3da65ed838b
parent1aef50a1edbd2a41e7694ffb61bfd546e5648bf9
ceph_volume_client: fix setting caps for IDs

... that have empty OSD and MDS caps. Don't add a ',' at the
start of OSD and MDS caps.

Fixes: http://tracker.ceph.com/issues/21501
Signed-off-by: Ramana Raja <rraja@redhat.com>
qa/tasks/cephfs/test_volume_client.py
src/pybind/ceph_volume_client.py