]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rgw: should import parse not urlparse 34173/head
authorKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 13:47:54 +0000 (21:47 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 13:47:56 +0000 (21:47 +0800)
commit0db88f775b204b44d5c7b3c50e5ad3fffad029f1
tree476c56cbeee523827e290a44ad763a9bd835acd4
parenta8d244707fd33e5360f489565bbdab5385dceb24
test/rgw: should import parse not urlparse

urlparse is a function while parse is a submodule where parse_qsl() is
provided

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/rgw/rgw_multi/zone_ps.py