OpenStack tenantName should be able to be provided when authenticating
----------------------------------------------------------------------
Key: LIBCLOUD-172
URL: https://issues.apache.org/jira/browse/LIBCLOUD-172
Project: Libcloud
Issue Type: Bug
Reporter: James E. Blair
Attachments: f1c7907d6c089aa3cb952182ae6c1579caeed383.patch
Providing a tenantName parameter when authenticating will return
a token scoped to that tenant. Some OpenStack providers will return
a token scoped to the default tenant if it is omitted. Others require
the tenantName parameter on authentication in order to return useful
endpoints. This change adds the ex_tenant_name parameter to the
OpenStack NodeDriver and passes it to the identity service if it's
present.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira