Jacob created LIBCLOUD-665:
------------------------------
Summary: OpenStack identity component does not refresh auth tokens
automatically
Key: LIBCLOUD-665
URL: https://issues.apache.org/jira/browse/LIBCLOUD-665
Project: Libcloud
Issue Type: Bug
Components: Core
Affects Versions: 0.15.1
Reporter: Jacob
After initialization of OpenStackIdentity_3_0_Connection class and
authentication, it is possible to invoke functions to list_users etc.
After a period of time, these function calls will fail since the auth token has
expired and calls to authenticated_request() expect a valid auth token.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)