summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/project.py
Commit message (Expand)AuthorAgeFilesLines
* Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
* Merge "Use cliff formattable columns in identity commands"Zuul2019-06-231-1/+2
|\
| * Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-221-1/+2
* | Fix RuntimeError when showing project which has extra propertiesYang Youseok2018-06-091-1/+1
|/
* Merge "Add sort support to project list"Jenkins2017-03-161-0/+9
|\
| * Add sort support to project listTom Jose Kalapura2017-03-081-0/+9
* | Error handling for delete commands in identityHuanxuan Ao2017-01-031-5/+19
* | translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+6
|/
* Remove execute permission on a few filesSongmingYan2016-07-221-0/+0
* Correct reraising of exceptionqinchunhua2016-07-071-4/+4
* Standardize logger usageTang Chen2016-06-201-1/+6
* Make set/unset command in identity and image pass normally when nothing speci...sunyajing2016-06-171-16/+5
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-3/+2
* Fix i18n support problems in identityTang Chen2016-06-071-4/+5
* remove #noqa from i18n importsSteve Martinelli2016-05-131-1/+1
* Trivial: Remove useless returnTang Chen2016-03-071-3/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-25/+4
* Implementation for project unset cmd for python-openstackclient.Jude Job2016-01-041-0/+56
* Switch to ksa SessionDean Troyer2015-12-021-3/+3
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-2/+2
* add multi-delete support for identitywanghong2014-12-231-9/+10
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
* Safely pop project parent idSteve Martinelli2014-12-041-3/+5
* Command object docs: project, role, userDean Troyer2014-12-011-11/+11
* Add additional support for --or-showSteve Martinelli2014-11-141-6/+21
* Mark identity v2 resources for translationSteve Martinelli2014-10-091-17/+18
* Return current user/project for user/project show commandsDean Troyer2014-09-141-5/+23
* Merge "replace string format arguments with function parameters"Jenkins2014-06-101-5/+5
|\
| * replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
|/
* Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+22
* Prepare for Identity v3 testsDean Troyer2013-09-091-7/+15
* Add Identity v2 project testsDean Troyer2013-08-161-17/+27
* Remove tenant round 2 - Identity APIDean Troyer2013-07-311-0/+208