I have tried to setup SAIO - Swift All In One as per instructions in "http://docs.openstack.org/developer/swift/development_saio.html"
But when I execute "curl -v -H 'X-Storage-User: test:tester' -H 'X-Storage-Pass: testing' url:8080/auth/v1.0", it results in "HTTP/1.1 400 Bad Request".
I am new to Cloud Computing and hence any help in this matter is appreciated.