]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw-admin: add delimiter to tags parsing
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 19 Nov 2019 18:50:08 +0000 (10:50 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:38 +0000 (10:20 -0800)
commit105dbc6badc7a4dc52b960e67e514b6d3efec68f
tree14fdaaa7d766000c8ef4b29bb405b6ed8d94eb87
parentc06bbe6b3b441144ab9b179b12b79d8725b3386e
rgw-admin: add delimiter to tags parsing

Otherwise it will use '=' as a delimiter, and need to preserve it as
part of the tag initially.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_admin.cc