summaryrefslogtreecommitdiff
path: root/keystoneclient/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable Gating on H404Dirk Mueller2013-08-154-52/+22
* Merge "Adds support for passing extra tenant attributes to keystone"Jenkins2013-08-161-2/+13
|\
| * Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-121-2/+13
* | Merge "Fixes files with wrong bitmode"Jenkins2013-08-151-0/+0
|\ \
| * | Fixes files with wrong bitmodelawrancejing2013-08-131-0/+0
* | | Merge "python3: Add basic compatibility support"Jenkins2013-08-141-1/+3
|\ \ \ | |/ / |/| |
| * | python3: Add basic compatibility supportChuck Short2013-08-041-1/+3
| |/
* | Rename client.py to httpclient.pyJamie Lennox2013-08-101-2/+2
|/
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-1/+1
* Client V3 shouldn't inherit V2Jamie Lennox2013-07-231-27/+0
* Fix and enable gating on H403Dirk Mueller2013-07-131-1/+2
* Fix and enable gating on H402Dirk Mueller2013-07-127-44/+44
* Add name arguments to keystone command.Ken'ichi Ohmichi2013-07-011-8/+20
* Merge "Fix and enable H401"0.3.1Jenkins2013-06-283-9/+9
|\
| * Fix and enable H401Dirk Mueller2013-06-273-9/+9
* | Use Python 3.x compatible print syntaxDirk Mueller2013-06-231-12/+12
|/
* Implements v3 auth client.lin-hua-cheng2013-06-201-24/+35
* Use AuthRef for some client fieldsJulien Danjou2013-06-111-21/+9
* Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-032-8/+9
|\
| * Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-032-8/+9
* | Merge "Make ManagerWithFind abstract and fix TokenManager"Jenkins2013-05-311-1/+1
|\ \
| * | Make ManagerWithFind abstract and fix TokenManagerAlessio Ababilov2013-05-191-1/+1
* | | Missing command descriptions for 'token-get' and 'endpoint-get'xingzhou2013-05-271-0/+3
| |/ |/|
* | Merge "Allow secure user password update."Jenkins2013-05-211-2/+8
|\ \ | |/ |/|
| * Allow secure user password update.Pradeep Kilambi2013-05-201-2/+8
* | change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-141-1/+1
|/
* Revert "Use TokenManager to get token"Dolph Mathews2013-04-302-9/+39
* Use TokenManager to get tokenJulien Danjou2013-04-192-39/+9
* Merge "Implements token expiration handling"Jenkins2013-02-191-1/+0
|\
| * Implements token expiration handlingJulien Danjou2013-02-011-1/+0
* | Merge "Remove useless import"Jenkins2013-02-151-1/+0
|\ \
| * | Remove useless importJulien Danjou2013-01-221-1/+0
* | | Merge "Add name arguments to keystone command."Jenkins2013-02-131-49/+84
|\ \ \ | |_|/ |/| |
| * | Add name arguments to keystone command.Ken'ichi Ohmichi2013-01-171-49/+84
| |/
* | Take region_name into account when calling url_forSam Morrison2013-01-241-1/+2
|/
* Merge "Spelling: compatibile->compatible"Jenkins2013-01-081-4/+4
|\
| * Spelling: compatibile->compatibleDolph Mathews2012-12-141-4/+4
* | Fix keystone *-list order by 'name'Masayuki Igawa2012-12-191-4/+6
* | Merge "Prevent an uncaught exception from being rasied."Jenkins2012-12-171-1/+1
|\ \ | |/ |/|
| * Prevent an uncaught exception from being rasied.K Jonathan Harker2012-12-141-1/+1
* | Fix keystoneclient user-list output orderMasayuki Igawa2012-12-111-1/+2
|/
* bug-1040361: use keyring to store tokensGuang Yee2012-12-041-43/+27
* Add command to allow users to change their own passwordDerek Higgins2012-11-272-0/+45
* Fix scoped auth for non-admins (bug 1081192)Dolph Mathews2012-11-201-2/+3
* Merge "HACKING compliance: consistent usage of 'except'"Jenkins2012-11-132-5/+5
|\
| * HACKING compliance: consistent usage of 'except'Dolph Mathews2012-11-052-5/+5
* | removing repeat attempt at authorization in clientJoe Heck2012-11-093-40/+145
* | Merge "Replace refs to 'Keystone API' with 'Identity API'"Jenkins2012-11-061-1/+1
|\ \
| * | Replace refs to 'Keystone API' with 'Identity API'Dolph Mathews2012-10-241-1/+1
| |/
* | Fix keystoneclient so swift works against Rackspace Cloud FilesJoseph W. Breu2012-11-051-0/+5
|/