Re: [Openstack] s3 interface in Essex

2012-04-26 Thread Sam Morrison
Just an update on this. I have found the issue and will be submitting a bug with a code review to make this work. Currently nova talks to s3 via a set access and secret key in nova.conf if FLAGS.auth_strategy == 'keystone' then it should/can use the credentials of the user. Cheers, Sam On Th

[Openstack] s3 interface in Essex

2012-04-25 Thread Sam Morrison
Hi, I'm trying to get the s3 interface in Essex working. I'm using the packages provided in Ubuntu 12.04. my pipeline order is: pipeline = catch_errors healthcheck cache swift3 s3token authtoken keystone proxy-server [filter:s3token] paste.filter_factory = keystone.middleware.s3_token:filter_fac