tempest/tempest/services
harika-vakadi 1a9ad61694 Test to GET public-readable container's object
Added a test case to "test_object_services.py" which tries to GET
public readable object with an empty header. Added a new class
"ObjectClientCustomizedHeader" to object_client.py inorder to overwrite
the http request with an empty header, which makes the test case to
"Make container public-readable, and access the object anonymously
without using credentials" with proper verification

Change-Id: I407ceffefb6a99cbfa3bb31421189190aa3f8c1c
Implements: blueprint add-some-functional-swift-tests
2012-12-14 20:52:54 +05:30
..
boto Add num_retries configuration option 2012-12-13 09:32:16 +01:00
compute Fix import order to comply with import ordering rules. 2012-12-07 16:44:24 -05:00
identity Fix import order to comply with import ordering rules. 2012-12-07 16:44:24 -05:00
image Replace glance.client with python-glanceclient 2012-09-17 11:59:18 -07:00
network Clean up pep8 E123 and E124 violations 2012-09-30 23:44:58 +09:00
object_storage Test to GET public-readable container's object 2012-12-14 20:52:54 +05:30
volume Merge "Fix import order to comply with import ordering rules." 2012-12-12 16:03:34 +00:00
__init__.py Adds Images API tests 2012-01-20 16:49:10 -05:00