]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: fix setting caps for IDs 18085/head
authorRamana Raja <rraja@redhat.com>
Sun, 24 Sep 2017 14:53:12 +0000 (20:23 +0530)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 20 Oct 2017 18:30:37 +0000 (11:30 -0700)
commitc5ccbf1108532547f54f084b8f06c7f5ddf8a4e8
tree2e2f5941b20aa4b3d8296505824f828b830e052b
parent5a4850c8c66b75d02fc2597e1ca744c6b0303836
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>
(cherry picked from commit baf3b88800c63ef7467abbc7b54e40c0da669f38)
qa/tasks/cephfs/test_volume_client.py
src/pybind/ceph_volume_client.py