Add Swift-container_sync- test between two tests

Registered by Ravikumar Venkatesan

The scenario is like this. (Python-swiftclient to show )

First user:
swift -U projectid1:user1 -K password1 -A https://com/v1.0 post -t 'https://.com/v1/projectid2/user2_container2' -k 'secret' user1_container1

second user:
swift -U projectid2:user2 -K password2 -A https://com/v1.0 post -t 'https://com/v1/projectid1/user1_container1' -k 'secret' user2_container2

Add an object to user1_container1 and list and check for the object in container user2_container2
Add an object to user2_container2 and list and check for the object in container user1_container1

Blueprint information

Status:
Complete
Approver:
Ravikumar Venkatesan
Priority:
Undefined
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-container-sync-test,n,z

Addressed by: https://review.openstack.org/19278
    Test to check container synchronization

(?)

Work Items

Work items:
The scenario: DONE

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.