Re: [Openstack] [keystone] Auth-token expiration time

2015-11-23 Thread Kirill Zaitsev
You could probably use trusts, but that would require you to update your application https://wiki.openstack.org/wiki/Keystone/Trusts --  Kirill Zaitsev Murano team Software Engineer Mirantis, Inc On 19 November 2015 at 06:41:15, Adam Young (ayo...@redhat.com) wrote: On 11/18/2015 03:40 AM, ESWA

Re: [Openstack] [keystone] Auth-token expiration time

2015-11-18 Thread Adam Young
On 11/18/2015 03:40 AM, ESWAR RAO wrote: Hi All, I have an application which does some HEAT transactions of creating stack,polling for it and updating stack in a loop. In my setup, /etc/keystone/keystone.conf has below settings: expiration=3600 But my transaction loop takes more than 1 hr a