To create multiple accounts on Swift
Hello, I have installed OpenStack Swift and able to create container and object using account "AUTH_admin" with password n groupname as "admin" which is setup in one of the configuration files.Now I want to use different account say "AUTH_test" to create container and objects.So how can I do that? Thanks,