summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Deprecate ServiceCatalog(region_name)Brant Knudson2015-08-135-11/+61
* | Merge "Expose token_endpoint.Token as admin_token"Jenkins2015-08-161-0/+1
|\ \ | |/ |/|
| * Expose token_endpoint.Token as admin_tokenMonty Taylor2015-08-151-0/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-08-131-1/+1
* | Merge "Stop using .keys() on dicts where not needed"Jenkins2015-08-135-7/+7
|\ \
| * | Stop using .keys() on dicts where not neededBrant Knudson2015-08-065-7/+7
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-131-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-101-1/+1
* | | Merge "Remove confusing deprecation comment from token_to_cms"Jenkins2015-08-061-2/+0
|\ \ \
| * | | Remove confusing deprecation comment from token_to_cmsBrant Knudson2015-07-111-2/+0
| | |/ | |/|
* | | Inhrerit roles project calls on keystoneclient v3henriquetruta2015-08-062-2/+123
| |/ |/|
* | Merge "Use UUID values in v3 test fixtures"Jenkins2015-08-064-136/+125
|\ \
| * | Use UUID values in v3 test fixturesJamie Lennox2015-07-254-136/+125
* | | Deprecate openstack.common.apiclientBrant Knudson2015-08-051-0/+22
* | | Move apiclient.base.Resource into keystoneclientBrant Knudson2015-08-052-97/+98
* | | oslo-incubator apiclient.exceptions to keystoneclient.exceptionsBrant Knudson2015-08-052-452/+495
* | | Proper deprecation for HTTPClient session and adapter propertiesBrant Knudson2015-08-042-6/+18
* | | Proper deprecation for HTTPClient.request methodsBrant Knudson2015-08-046-42/+85
* | | Proper deprecation for HTTPClient.tenant_id|nameBrant Knudson2015-08-041-2/+23
* | | Proper deprecation for HTTPClient tenant_id, tenant_name parametersBrant Knudson2015-08-049-33/+43
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
* | | Merge "Fix tests passing user, project, and token"Jenkins2015-08-033-12/+4
|\ \ \
| * | | Fix tests passing user, project, and tokenBrant Knudson2015-07-263-12/+4
* | | | Merge "Proper deprecation for httpclient.request()"Jenkins2015-08-032-3/+16
|\ \ \ \ | |/ / /
| * | | Proper deprecation for httpclient.request()Brant Knudson2015-07-262-3/+16
* | | | Merge "Proper deprecation for Dicover.raw_version_data unstable parameter"Jenkins2015-08-032-2/+11
|\ \ \ \ | |/ / /
| * | | Proper deprecation for Dicover.raw_version_data unstable parameterBrant Knudson2015-07-262-2/+11
* | | | Clarify setting socket_optionsBrant Knudson2015-08-021-22/+24
* | | | Remove check for requests versionBrant Knudson2015-08-021-23/+22
* | | | Updated from global requirementsOpenStack Proposal Bot2015-07-292-2/+2
* | | | Merge "Set reasonable defaults for TCP Keep-Alive"Jenkins2015-07-271-3/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Set reasonable defaults for TCP Keep-AliveIan Cordasco2015-07-231-3/+28
* | | | Proper deprecation for Dicover.available_versions()Brant Knudson2015-07-262-3/+10
* | | | Proper deprecation for is_ans1_tokenBrant Knudson2015-07-261-4/+9
* | | | Proper deprecation for client.HTTPClientBrant Knudson2015-07-261-2/+12
* | | | Proper deprecation for Manager.apiBrant Knudson2015-07-262-2/+13
* | | | Stop using Manager.apiBrant Knudson2015-07-264-4/+7
* | | | Proper deprecation for BaseIdentityPlugin trust_id propertyBrant Knudson2015-07-264-5/+57
* | | | Proper deprecation for BaseIdentityPlugin username, password, token_id proper...Brant Knudson2015-07-264-10/+173
* | | | Proper deprecations for modulesBrant Knudson2015-07-265-10/+29
* | | | Merge "Prevent attempts to "filter" list() calls by globally unique IDs"Jenkins2015-07-255-0/+50
|\ \ \ \
| * | | | Prevent attempts to "filter" list() calls by globally unique IDsDolph Mathews2015-07-195-0/+50
* | | | | Proper deprecation for AccessInfo management_url propertyBrant Knudson2015-07-243-10/+26
* | | | | Proper deprecation for AccessInfo auth_url propertyBrant Knudson2015-07-243-10/+26
* | | | | Stop using deprecated AccessInfo.auth_url and management_urlBrant Knudson2015-07-241-2/+8
* | | | | Proper deprecation for AccessInfo scoped propertyBrant Knudson2015-07-244-10/+34
* | | | | Proper deprecation for AccessInfo region_name parameterBrant Knudson2015-07-241-2/+14
| |_|/ / |/| | |
* | | | Deprecations fixture support calling deprecated functionBrant Knudson2015-07-242-1/+13
* | | | Merge "Unit tests catch deprecated function usage"Jenkins2015-07-237-1/+38
|\ \ \ \
| * | | | Unit tests catch deprecated function usageBrant Knudson2015-06-307-1/+38