]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add commas to hostname output 11760/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 3 Oct 2016 18:06:40 +0000 (14:06 -0400)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Thu, 3 Nov 2016 09:02:04 +0000 (14:32 +0530)
commitcfc6ce6b0dd07cd8d1ec3a16c57d92d8a977bbe2
tree1947ae77abf99dc581d6e4d935c3ca820c8b6150
parent8b1f036a25f394cfeb4398fe98f2463ff4f9230e
rgw: add commas to hostname output

std::accumulate() was appending hostnames without commas or spaces

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2d6efe88fd7242d60d388958699745302560bceb)
src/rgw/rgw_rest.cc