Re: [Openstack] 503 Internal Server Error when checking swift stat

2015-02-04 Thread Jake Kugel
/log/messages depending on your OS distribution. You can enable debug-level logging by setting this property in the [DEFAULT] section of the *.conf files in /etc/swift and restarting Swift services: log_level = DEBUG Hope that helps, Jake Kugel Geo Varghese wrote on 02/04/2015 07:44:53 AM

Re: [Openstack] [Swift] Access control using keystoneauth - new user can create container by default

2015-01-21 Thread Jake Kugel
ches its tenant name. And in each test I was creating a new tenant and new user with the same name, so I would always see new users be given swift operator privileges. When I created a user with a name different than its tenant, then I was given unauthorized error as expected. -Jake Jake Kuge

[Openstack] [Swift] Access control using keystoneauth - new user can create container by default

2015-01-14 Thread Jake Kugel
Hello, I am just beginning to learn Swift, and had a question about how access control using keystoneauth works. I noticed that the documentation here [1] says that: "By default the only users able to perform operations (e.g. create a container) on an account are those having a Keystone role