Syntax with tempauth
Hello,
I have tempauth in my /etc/proxy-server.conf setup
[pipeline:main] #pipeline = catch_errors healthcheck cache authtoken swiftauth proxy-server pipeline = catch_errors cache tempauth proxy-server [filter:tempauth] use = egg:swift#tempauth swift = admin:admin password = swift privileges = admin .admin .reseller_admin
i started the services on my proxy node with <swift-init [main="" rest]="" start="">, and I don't know what's the syntax to use for tempauth with <swift> and <curl> commands. Can someone please help? I am really new to OpenStack - Swift.
and I don't have keystone setup, reason is that i want to keep things simple as I am a newbie.
Thanks in advance!!
-Jimmy