error: swift cache could not be found in env!
After installing everything under the instructions at openstack swift in my VM everything was going good until i typed the following 2 commands as the instructions said at http://docs.openstack.org/developer/swift/development_saio.html#partition-section (http://docs.openstack.org/developer/s...)
The first was : curl -v -H 'X-Storage-User: test:tester' -H 'X-Storage-Pass: testing' http://127.0.0.1:8080/auth/v1.0 witch went good and the second: curl -v -H 'X-Auth-Token:
Thanks