When I use swift to perform a HEAD, I am getting 401 Unauthorized.
I am using tempauth on my proxy-server.conf and below is the config.
[filter:tempauth]
use = egg:swift#tempauth
user_admin_admin = admin .admin .reseller_admin
user_test_tester = testing .admin
command:
<swift -v -A http://ipaddress:8080/auth/v1.0 -U admin:admin -K admin stat>
Respond:
<Account HEAD failed: http://ipaddress:8080/v1/AUTH_admin 401 Unauthorized>
am i missing something?
Thanks, Jimmy
Jimmy, I don't have a specific answer for this question right now, however, this issue appears to be related, and the OP mentioned he resolved the issue, but hasn't yet responded with how he did so: https://ask.openstack.org/question/1941/swift-error-unable-to-retrieve-container-list/