Re: [openstack-dev] [Congress] New bug for Mitaka: Glance authentication fails after token expiry

2016-03-30 Thread Anusha Ramineni
+1 for using keystone sessions, I have already raised a patch for the same. https://review.openstack.org/#/c/299121/ Any comments are welcome :) Best Regards, Anusha On 30 March 2016 at 11:33, Kairat Kushaev wrote: > Hi, > I proposed a fix for that:

Re: [openstack-dev] [Congress] New bug for Mitaka: Glance authentication fails after token expiry

2016-03-30 Thread Kairat Kushaev
Hi, I proposed a fix for that: https://review.openstack.org/299136. Looking forward for yout feedback in that. I also reviewed Congress patch a bit and I am wondering if Keystone sessions is appropriate approach to work with client in services like Congress. Best regards, Kairat Kushaev On

Re: [openstack-dev] [Congress] New bug for Mitaka: Glance authentication fails after token expiry

2016-03-29 Thread Nikhil Komawar
Thanks for bringing this up Eric! On 3/29/16 4:01 PM, Eric K wrote: > I just discovered a bug that¹s probably been around a long time but hidden > by exception suppression. https://bugs.launchpad.net/congress/+bug/1563495 > When an auth attempt fails due to token expiry, Congress Glance driver >

[openstack-dev] [Congress] New bug for Mitaka: Glance authentication fails after token expiry

2016-03-29 Thread Eric K
I just discovered a bug that¹s probably been around a long time but hidden by exception suppression. https://bugs.launchpad.net/congress/+bug/1563495 When an auth attempt fails due to token expiry, Congress Glance driver obtains a new token from keystone and sets it in Glance client, but for some