summaryrefslogtreecommitdiff
path: root/keystoneclient/_discover.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-4/+0
* Remove log translations in python-keystoneclientwingwj2017-03-211-10/+9
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-041-1/+0
* Removing bandit.yaml in favor of defaultsChristopher J Schaefer2016-04-191-8/+14
* use positional library instead of utilsSteve Martinelli2016-01-251-3/+4
* Address hacking check H405lin-hua-cheng2016-01-131-2/+1
* Proper deprecation for Dicover.raw_version_data unstable parameterBrant Knudson2015-07-261-0/+3
* Merge "Docstring cleanup for return type"Jenkins2014-12-021-10/+15
|\
| * Docstring cleanup for return typeBrant Knudson2014-10-151-10/+15
* | I18nBrant Knudson2014-10-281-10/+12
|/
* Docstrings should have :returns: everywhere.Marek Denis2014-10-151-2/+3
* Versioned Endpoint hack for SessionsJamie Lennox2014-09-161-0/+54
* Allow unauthenticated discoveryJamie Lennox2014-08-211-4/+8
* Unversioned endpoints in service catalogJamie Lennox2014-06-231-2/+10
* Discovery URL querying functionsJamie Lennox2014-05-061-0/+252