[Openstack] can I create account using swift CLI

pragya jain prag_2648 at yahoo.co.in
Tue Dec 24 09:15:07 UTC 2013


I installed swift on my laptop by creating a virtual machine of ubuntu 12.04 LTS desktop using the document http://docs.openstack.org/developer/swift/development_saio.html

I am using swift CLI for working with swift

For adding an account in Swift, I first modify /etc/swift/proxy-server.conf and add italic line in it.
--------
[filter:tempauth]
use = egg:swift#tempauth
user_admin_admin = admin .admin .reseller_admin
user_test_tester = testing .admin
user_test2_tester2 = testing2 .admin
user_test_tester3 = testing3
*user_prag2648_pragya = pj2648 .admin .reseller_admin*
--------
and, then restart proxy

My question is:
Can I create account using swift CLI?
If yes, then how?
If no, then Is there any other way to create an account?


Thanks 


Pragya Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131224/641af572/attachment.html>


More information about the Openstack mailing list