Tests to check few object actions anonymously
Adds three test cases to "test_object_services.py" so as to validate
GET, Create, Delete object without using credentials. And also
Added corresponding client method in "ObjectClientCustomizedHeader"
class of object_client.py. For the above test cases to work properly,
the earlier test case and test name
"test_access_object_without_using_creds" has been modified
Incorporated reviewer comments and submitting as patch 3.
Change-Id: I9ef545046d3e3b258b054ef3f45f6a07db541363
Implements: blueprint add-swift-security-tests
2 files changed