swift/test/functional
Iryoung Jeong de4d23c2a5 Adapt Swift for WebOb 1.2
Based on PatchSet 3 of https://review.openstack.org/#/c/7569/ , make them to pass all funcional tests with both webob 1.x and 1.2.

The additional following compatibility issues were addressed:
 - Until patch for range header issue is merged into official webob release, testRangedGetsWithLWSinHeader() should skip test against webob 1.2
(49c175aec2)

 - common.constraints.check_utf8() can accept both utf8 str and unicode.

 - To convert unicode to utf-8 str if necessary.

 - Making proxy_logging can handle invalid utf-8 str

bug 888371
bug 959881

blueprint webob-support

Change-Id: I00e5fd04cd1653259606a4ffdd4926db3c84c496
2012-07-15 00:03:01 +09:00
..
__init__.py made functional tests more configurable 2011-02-22 18:00:11 -06:00
swift.py Adapt Swift for WebOb 1.2 2012-07-15 00:03:01 +09:00
tests.py Adapt Swift for WebOb 1.2 2012-07-15 00:03:01 +09:00