summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Take plugin params from ENV rather than default"1.0.0Jenkins2014-12-183-6/+27
|\
| * Take plugin params from ENV rather than defaultJamie Lennox2014-12-103-6/+27
* | Merge "get_endpoint should return the override"Jenkins2014-12-182-0/+5
|\ \
| * | get_endpoint should return the overrideJamie Lennox2014-12-072-0/+5
* | | Merge "Log the CA cert with the debug statement"Jenkins2014-12-112-0/+12
|\ \ \
| * | | Log the CA cert with the debug statementJamie Lennox2014-10-242-0/+12
* | | | Merge "Expose version matching functions to the public"Jenkins2014-12-114-8/+48
|\ \ \ \
| * | | | Expose version matching functions to the publicJamie Lennox2014-12-104-8/+48
* | | | | Merge "Add missing user-id option to generic.Password"Jenkins2014-12-112-0/+2
|\ \ \ \ \
| * | | | | Add missing user-id option to generic.Passwordwanghong2014-12-042-0/+2
* | | | | | Merge "duplicate auth-url option returned by BaseGenericPlugin"Jenkins2014-12-113-1/+41
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | duplicate auth-url option returned by BaseGenericPluginwanghong2014-12-043-1/+41
| |/ / /
* | | | Project ID in OAuth headers was missingSteve Martinelli2014-12-082-2/+2
| |_|/ |/| |
* | | Pass all adapter parameters through to adapterJamie Lennox2014-12-054-4/+77
* | | Correct documenting constructor parametersBrant Knudson2014-12-0411-311/+279
* | | Correct Session docstringBrant Knudson2014-12-041-61/+110
* | | Merge "Fix importing config module and classmethod params"Jenkins2014-12-042-2/+14
|\ \ \ | |/ / |/| |
| * | Fix importing config module and classmethod paramsJamie Lennox2014-11-272-2/+14
* | | Merge "Make keystoneclient use an adapter"Jenkins2014-12-0211-99/+206
|\ \ \
| * | | Make keystoneclient use an adapterJamie Lennox2014-11-2111-99/+206
* | | | Merge "Docstring cleanup for return type"Jenkins2014-12-0212-43/+69
|\ \ \ \
| * | | | Docstring cleanup for return typeBrant Knudson2014-10-1512-43/+69
* | | | | Merge "Cleanup exception logging"Jenkins2014-12-021-5/+5
|\ \ \ \ \
| * | | | | Cleanup exception loggingBrant Knudson2014-11-201-5/+5
| | |/ / / | |/| | |
* | | | | Merge "Remove middleware architecture doc"Jenkins2014-12-021-3/+6
|\ \ \ \ \
| * | | | | Remove middleware architecture docBrant Knudson2014-11-191-3/+6
| |/ / / /
* | | | | Merge "Replace magic numbers with named symbols"Jenkins2014-12-021-14/+14
|\ \ \ \ \
| * | | | | Replace magic numbers with named symbolsBrant Knudson2014-11-291-14/+14
* | | | | | Merge "Curl statements to include globoff for IPv6 URLs"Jenkins2014-12-011-1/+1
|\ \ \ \ \ \
| * | | | | | Curl statements to include globoff for IPv6 URLssridhargaddam2014-11-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Removes confusing _uuid property"Jenkins2014-12-011-6/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removes confusing _uuid propertyDavid Stanek2014-11-261-6/+2
| |/ / / /
* | | | | Merge "Sync oslo-incubator to 1fc3cd47"Jenkins2014-11-2714-1109/+203
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Sync oslo-incubator to 1fc3cd47Brant Knudson2014-10-2514-1109/+203
| | |_|/ | |/| |
* | | | Merge "Remove useless log message"Jenkins2014-11-261-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove useless log messageBrant Knudson2014-11-071-1/+0
* | | | Merge "Cleanup docs - raises class"Jenkins2014-11-1814-39/+73
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup docs - raises classBrant Knudson2014-10-1814-39/+73
| | |/ | |/|
* | | I18nBrant Knudson2014-10-2831-186/+289
* | | Correct use of noqaBrant Knudson2014-10-274-10/+9
* | | Merge "Prevent AttributeError if no authorization"Jenkins2014-10-272-1/+2
|\ \ \
| * | | Prevent AttributeError if no authorizationAdam Young2014-10-242-1/+2
| | |/ | |/|
* | | Merge "Remove warning about management token"Jenkins2014-10-251-1/+1
|\ \ \ | |/ / |/| |
| * | Remove warning about management tokenMonty Taylor2014-10-121-1/+1
* | | Merge "set close_fds=True in Popen"0.11.2Jenkins2014-10-231-2/+4
|\ \ \
| * | | set close_fds=True in PopenXu (Simon) Chen2014-10-201-2/+4
* | | | Merge "Fix mappings.Mapping docstring"Jenkins2014-10-201-58/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Fix mappings.Mapping docstringMarek Denis2014-10-161-58/+49
| |/ /
* | | Merge "Explicit complaint about old OpenSSL when testing"Jenkins2014-10-161-0/+12
|\ \ \
| * | | Explicit complaint about old OpenSSL when testingVictor Silva2014-10-041-0/+12