Go to file
Jamie Lennox beb393e56c Fix the standalone authentication mechanism
The keystoneclient used by the password_auth may be a v2 or v3 client.
This means that we shouldn't access arbitrary attributes from the client
as they many not exist on both.

We really don't care about the version of keystoneclient in this case
all we want to do is create a session for getting a token, so copy the
session creation logic out to auth_password.

Change-Id: I1b1f3e3f5822c0bba2dc2e8f592760dd5dba7fbc
Closes-Bug: #1416170
2015-01-30 16:53:33 +11:00
2015-01-20 09:47:25 +02:00
2014-12-03 20:35:36 +00:00
2015-01-02 13:14:20 +01:00
2012-12-02 17:46:15 +00:00
2014-03-03 10:49:28 -05:00
2012-03-14 09:25:54 +11:00
2014-06-26 06:45:52 +02:00
2014-12-15 10:55:09 +02:00
2015-01-02 13:14:20 +01:00
2014-05-09 02:42:01 +00:00
2015-01-20 11:14:06 +02:00
2012-06-23 22:41:30 -04:00
Description
OpenStack Orchestration (Heat)
Readme 219 MiB
Languages
Python 99.5%
Shell 0.5%