add-swift-security tests to enhance coverage

Registered by Ravikumar Venkatesan

The following are some of the security tests that will be added to enhance coverage

1)Attempt to download the file using non authorized user
2)Attempt to upload another file using non authorized user
3)Attempt to delete container using non authorized user
4)Attempt to access the object anonymously, e.g. not using any credentials - INPROGRESS
5)Attempt to write to the object anonymously, e.g. not using any credentials,- INPROGRESS
6)Listing containers with using non authorized user
7)Trying to access object using temp url exceeding expiry time
8)Attempt to delete the object anonymously, e.g. not using any credentials- INPROGRESS

Blueprint information

Status:
Complete
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Ravikumar Venkatesan
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Ravikumar Venkatesan
Completed by
Ravikumar Venkatesan

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/add-swift-security-tests,n,z

Addressed by: https://review.openstack.org/18459
    Tests to check few object actions anonymously

Addressed by: https://review.openstack.org/18794
    Object write/read ACL and few security testcases

(?)

Work Items

Work items:
Attempt to access the object anonymously, e.g. not using any credentials: DONE
Attempt to write to the object anonymously, e.g. not using any credentials: DONE
Attempt to delete the object anonymously, e.g. not using any credentials: DONE
Attempt to download the file using non authorized user: DONE
Attempt to upload another file using non authorized user: DONE
Attempt to delete container using non authorized user: DONE
Listing containers with using non authorized user: DONE

This blueprint contains Public information 
Everyone can see this information.