swift/test/functional
Hervé Beraud e91a3d73ad Remove lxml deprecated methods
All our supported runtimes [1] are compatible with the recommended
alternatives.

The `getchildren` method is deprecated [2] since lxml 2.0 and will be removed
in future versions, these changes switch usages to `list(elem)` as
recommended in the official documentation [2].

[1] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-train
[2] https://lxml.de/api/lxml.etree._Element-class.html#getchildren

Change-Id: I5264edb93532d90703ae7b59cd71520a2cd3518a
2020-06-23 13:32:22 +02:00
..
s3api Remove lxml deprecated methods 2020-06-23 13:32:22 +02:00
__init__.py Merge "func tests: work with etag-quoter on by default" 2020-06-05 20:52:30 +00:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py swift-dsvm: Enable more middlewares 2020-04-23 13:46:16 -07:00
test_access_control.py py3: port RBAC func tests 2019-08-05 14:47:51 -07:00
test_account.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_container.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_dlo.py dlo: Respond 200 on multi-range GETs 2019-08-16 16:35:34 -07:00
test_domain_remap.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_object.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00
test_object_versioning.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00
test_slo.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00
test_staticweb.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_symlink.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00
test_tempurl.py py3: Port the tempurl middleware 2019-06-20 12:41:50 -07:00
test_versioned_writes.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00
tests.py func tests: work with etag-quoter on by default 2020-06-01 18:38:23 -05:00