summaryrefslogtreecommitdiff
path: root/openstackclient/identity/common.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for domain specific rolesHenry Nash2016-08-101-0/+10
* Fix error for find_service() in identitysunyajing2016-07-221-15/+26
* Use resource id when name given for identity showDavid Rosales2016-06-221-0/+33
* Fix i18n problems for common files in identityTang Chen2016-06-141-17/+18
* osc-lib: utilsDean Troyer2016-06-131-2/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Fix "sevice show" cannot catch NoUniqueMatch ExceptionMin Min Ren2015-12-091-0/+5
* Fix the way we call find_resource when only using IDSteve Martinelli2015-07-161-6/+18
* Add support to inherited project role grant callsSamuel de Medeiros Queiroz2015-06-221-0/+9
* Refactor option handling for user|group|project domain scopingSteve Martinelli2015-06-171-0/+30
* Enable specifying domain for group and role commandsJuan Antonio Osorio Robles2015-06-081-3/+13
* Enable specifing domains in "role add"Juan Antonio Osorio Robles2015-05-121-8/+8
* Refactor utility to find identity resourcesSteve Martinelli2015-04-201-56/+41
* Role operations should not require list object permissionNathan Kinder2015-04-171-1/+58
* Fixing typo and improving docstring of find_domainVictor Silva2014-09-191-5/+5
* Domain administrator cannot do project operationsTerry Howe2014-07-071-0/+21
* Make endpoint commands more consistentTerry Howe2014-03-281-0/+38