]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add commas to hostname output
authorCasey Bodley <cbodley@redhat.com>
Mon, 3 Oct 2016 18:06:40 +0000 (14:06 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 3 Oct 2016 18:25:23 +0000 (14:25 -0400)
commit2d6efe88fd7242d60d388958699745302560bceb
tree09a2b0097bf57185baa36a9948bb49597dae7299
parentaa34b986b65bffb72659a31500c618f8c40308dc
rgw: add commas to hostname output

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

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rest.cc