python-keystoneclient/keystoneclient
Monty Taylor 7035376978 Accept v2 params to v3 service create
v2 clouds exist. So do v3 clouds. If the cloud is v3 but the user
tries v2 names, just do the right thing.

Change-Id: Iaceff4b2e3e6faf3923ae08064c6bddb264df514
2015-12-02 05:59:59 -08:00
..
apiclient Make __all__ immutable 2015-10-01 18:18:13 +00:00
auth Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
common Removes py26 support 2015-11-25 00:23:17 +00:00
contrib Swap the order of username deprecation 2015-11-19 15:48:28 +00:00
fixture Make __all__ immutable 2015-10-01 18:18:13 +00:00
generic Make __all__ immutable 2015-10-01 18:18:13 +00:00
hacking Change hacking check to verify all oslo imports 2015-02-09 20:34:49 -06:00
middleware Proper deprecations for modules 2015-07-26 06:54:22 -05:00
openstack Last sync from oslo-incubator 2015-11-13 14:38:11 +00:00
tests Remove hardcoded endpoint filter for update password 2015-11-30 20:08:51 +00:00
v2_0 Make __all__ immutable 2015-10-01 18:18:13 +00:00
v3 Accept v2 params to v3 service create 2015-12-02 05:59:59 -08:00
__init__.py Removes py26 support 2015-11-25 00:23:17 +00:00
_discover.py Proper deprecation for Dicover.raw_version_data unstable parameter 2015-07-26 06:54:23 -05:00
access.py Proper deprecation for AccessInfo management_url property 2015-07-24 11:05:05 -05:00
adapter.py Allow passing logger object to request 2015-03-16 15:16:07 +11:00
base.py Mark abstractmethod bodies with nocover 2015-10-21 13:35:53 -05:00
baseclient.py Remove vim header 2014-02-08 22:22:08 +08:00
client.py Proper deprecation for Session.construct() 2015-08-13 18:59:31 -05:00
discover.py Pull the endpoint from the Session 2015-11-08 19:10:58 -05:00
exceptions.py Map keystoneclient exceptions to keystoneauth 2015-11-19 13:35:18 +11:00
httpclient.py Proper deprecation for httpclient.USER_AGENT 2015-08-29 11:28:01 -05:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 20:34:49 -06:00
service_catalog.py Mark abstractmethod bodies with nocover 2015-10-21 13:35:53 -05:00
session.py No keystone Endpoint now gives a valid Error Message 2015-11-26 00:14:09 -05:00
shell.py Prompt for password on CLI if not provided 2015-05-02 14:09:22 +10:00
utils.py Switch from deprecated oslo_utils.timeutils.strtime 2015-06-30 12:58:55 -05:00