python-novaclient/novaclient/v3
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
..
__init__.py Enable v3 api code 2013-08-09 10:47:51 -05:00
agents.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
aggregates.py Adds aggregates support for Nova V3 API 2013-12-19 23:38:56 +10:30
availability_zones.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
certs.py Adds certificates support for Nova V3 API 2013-12-19 23:39:28 +10:30
client.py Allow user ID for authentication 2014-03-07 19:24:22 +00:00
flavor_access.py Adds flavor access support for Nova V3 API 2013-12-15 22:44:09 +10:30
flavors.py Flavor ExtraSpecs containing '/' cannot be deleted 2014-01-31 17:38:19 -05:00
hosts.py Add v3 HostManager 2013-09-17 14:35:43 -05:00
hypervisors.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
images.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
keypairs.py Adds keypairs support for the Nova V3 API 2013-12-19 23:40:00 +10:30
quota_classes.py Adds second part of quotas support for Nova V3 API 2013-12-19 23:36:35 +10:30
quotas.py Adds quota usage support for the V3 API 2014-01-08 12:00:53 +08:00
servers.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
services.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
shell.py Revert "'name' should as be optional param on aggregate-update" 2014-02-27 13:13:14 +01:00
usage.py Adds simple tenant usage support for the Nova V3 API 2013-12-19 23:40:40 +10:30
volumes.py Adds volume support for the V3 API 2014-01-11 13:53:10 +08:00