Re: [Openstack] Keystone auth issues with Swift

2012-03-26 Thread Chmouel Boudjnah
On Mon, Mar 26, 2012 at 10:30 AM, Haefliger, Juerg wrote: > I'm struggling a bit with the unit test. I added a > test_swift_store.add_auth_v2 unit test but it's not doing much since the > swift.common.client get_auth call is stubbed out and always succeeds. What > exactly should I be testing fo

Re: [Openstack] Keystone auth issues with Swift

2012-03-26 Thread Haefliger, Juerg
> Hi Juerg, > > On Tue, Mar 20, 2012 at 10:56 AM, Haefliger, Juerg > wrote: > > Did you start on it already? I made the modifications that you > > suggested this morning and it seems to work now. I can successfully add > > and delete images through Glance now. Let me know if you want me to > > c

Re: [Openstack] Keystone auth issues with Swift

2012-03-20 Thread Chmouel Boudjnah
Hi Juerg, On Tue, Mar 20, 2012 at 10:56 AM, Haefliger, Juerg wrote: > Did you start on it already? I made the modifications that you suggested this > morning and it seems to work now. I can successfully add and delete images > through Glance now. Let me know if you want me to create a patch/rev

Re: [Openstack] Keystone auth issues with Swift

2012-03-20 Thread Haefliger, Juerg
Hi Chmouel, > Hello, > > I was actually going to start working on that today as we have review > 4893 merged as of last night, basically when you connect with glance to > swift : > > https://github.com/openstack/glance/blob/master/glance/store/swift.py#L > 306 > > You need to have an option in