python-novaclient/novaclient
Phil Day dd8bde71ff Allow user ID for authentication
In Keystone V3 user names are no longer necessarily unique
accross domains.

A user can still authenticate a user in the non default
domain via the V2 API providng they use IDs instead of names.

Tenant_ID is already supported, this change adds support
for user ID

Change-Id: I36ba75f3e67c8cdb959e31923d5e557414ab6f9b
2014-03-07 19:24:22 +00:00
..
openstack oslo sync apiclient and cliutils 2014-02-27 13:30:34 -08:00
tests Allow user ID for authentication 2014-03-07 19:24:22 +00:00
v1_1 Allow user ID for authentication 2014-03-07 19:24:22 +00:00
v3 Allow user ID for authentication 2014-03-07 19:24:22 +00:00
__init__.py Migrate to pbr. 2013-05-19 10:00:38 +03:00
auth_plugin.py Fix i18n messages in novaclient, part I 2014-01-28 14:56:00 -05:00
base.py Adds ability to boot a server via the Nova V3 API 2014-01-28 23:29:16 +10:30
client.py Allow user ID for authentication 2014-03-07 19:24:22 +00:00
crypto.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
exceptions.py Remove None for dict.get() 2014-02-19 21:02:11 +08:00
extension.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
service_catalog.py Enables H403 pep8 rules 2013-12-14 15:16:20 +00:00
shell.py Allow user ID for authentication 2014-03-07 19:24:22 +00:00
utils.py Merge "Fix i18n messages in novaclient, part I" 2014-02-10 02:25:23 +00:00