OpenStack Swift allows replicates and distributes objects in multiple locations over a cluster.
Is it guaranteed that after a successful PUT
operation, i can immediately GET
the object or do I have to wait for the object to propagate over the cluster?