summaryrefslogtreecommitdiff
path: root/keystoneclient/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-3/+3
* Revert "Use oslo.utils"Matt Riedemann2014-08-171-3/+3
* Use oslo.utilsBrant Knudson2014-08-051-3/+3
* Fix tests to use UUID strings rather than ints for IDsBrant Knudson2014-06-021-7/+1
* Sync with oslo-incubator 2640847Brant Knudson2014-05-051-2/+8
* fixed typos found by RETF rulesChristian Berendt2014-05-031-1/+1
* Hash functions support different hash algorithmsBrant Knudson2014-04-091-2/+2
* Add a positional decoratorJamie Lennox2014-03-241-0/+161
* Merge "Using common method 'bool_from_string' from oslo strutils"0.6.0Jenkins2014-02-131-7/+0
|\
| * Using common method 'bool_from_string' from oslo strutilsllg82122014-01-221-7/+0
* | Remove vim headerEric Guo2014-02-081-2/+0
|/
* Do not try to call decode() on a text stringCyril Roelandt2014-01-031-1/+1
* Merge "Fix typo in keystoneclient"Jenkins2013-12-031-1/+1
|\
| * Fix typo in keystoneclienthuangtianhua2013-11-251-1/+1
* | Encode the text before print it to consoleLei Zhang2013-11-251-2/+3
|/
* python3: Make iteritems py3k compatChuck Short2013-10-101-1/+2
* Decode the non-english username str to unicodeYangLei2013-09-061-0/+2
* Fixing potential NameErrorsMorgan Fainberg2013-08-301-1/+1
* Merge "Fix License Headers and Enable Gating on H102"Jenkins2013-08-291-0/+14
|\
| * Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-271-0/+14
* | remove the UUID check for useridsMichael Solberg2013-08-271-4/+2
|/
* Fix and enable Gating on H404Dirk Mueller2013-08-151-7/+6
* Fix and enable gating on H402Dirk Mueller2013-07-121-1/+1
* Use Python 3.x compatible print syntaxDirk Mueller2013-06-231-2/+2
* Merge "Allow secure user password update."Jenkins2013-05-211-1/+22
|\
| * Allow secure user password update.Pradeep Kilambi2013-05-201-1/+22
* | Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
|/
* Add name arguments to keystone command.Ken'ichi Ohmichi2013-01-171-0/+5
* Fix keystoneclient user-list output orderMasayuki Igawa2012-12-111-2/+4
* Add auth-token code to keystoneclient, along with supporting filesHenry Nash2012-11-121-0/+7
* Merge "updating keystoneclient doc theme"Jenkins2012-10-011-2/+3
|\
| * updating keystoneclient doc themeJoe Heck2012-10-011-2/+3
* | pep8 1.3.1 cleanupJoe Heck2012-09-291-1/+1
|/
* Add wrap option to keystone token-get for humansJoe Gordon2012-09-251-1/+14
* Don't call PrettyTable add_row with a tuple.Dan Prince2012-06-291-1/+1
* Do not display None in pretty tables for fields with no valueVincent Untz2012-06-261-1/+6
* Remove printtDean Troyer2012-05-071-2/+2
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-171-2/+2
* enabled treated as string (bug 953678)Dolph Mathews2012-03-141-0/+3
* Improve usability of CLI.jakedahn2012-02-231-0/+4
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-201-0/+21
* Initial commit.Gabriel Hurley2011-10-251-0/+69