← Back to team overview

openstack team mailing list archive

swauth

 

Hi,

I am getting 500 server Error when I create the user.  The command i used:

 swauth-add-user -K swauthkey -a test testerrr testingggg

swauth version = 1.0.2+git20111128-0ubuntu1

swift from grizzly runing on 12.04 lts.


However I can see from swauth-list

swauth-list -A http://localhost:8080/auth/ -K swauthkey | python -m
json.tool

{ "accounts": [ { "name": "groupX" }, { "name": "test" } ] }

Anybody seeing this issue?

Follow ups