]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rgw: should import parse not urlparse
authorKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 13:47:54 +0000 (21:47 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2020 08:34:53 +0000 (16:34 +0800)
commita9cc9f75f76bb752da6cc83f25b417b94a5e1105
tree044d340f4ea1f6873aa83947c2bba77068433588
parentf808e267beaa7ff7d7cd88e02ecf56d33df897d5
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>
(cherry picked from commit 0db88f775b204b44d5c7b3c50e5ad3fffad029f1)
src/test/rgw/rgw_multi/zone_ps.py