summaryrefslogtreecommitdiff
path: root/heat/engine/clients/os/keystone/heat_keystoneclient.py
Commit message (Expand)AuthorAgeFilesLines
* Fallback to upstream for Fedora imageIan Wienand2021-11-121-0/+5
* Regenerate trust when update with different userricolin2020-11-171-16/+35
* Support for shared services in multi region modeNakul Dahiwade2019-12-231-5/+5
* Merge "fix logger names"Zuul2019-10-071-1/+1
|\
| * fix logger namesMatthew Edmonds2018-03-201-1/+1
* | Add connect_retries when creating domain_admin_clientRabi Mishra2019-08-281-0/+1
* | Use connect_retries when creating clientsRabi Mishra2019-08-231-0/+1
* | Merge "Add dedicated auth endpoint config for servers"Zuul2019-07-251-0/+23
|\ \
| * | Add dedicated auth endpoint config for serversGeorgina Shippey2019-07-121-0/+23
* | | Merge "Allow creating trusts with allow_redelegation"Zuul2019-07-031-5/+6
|\ \ \ | |/ / |/| |
| * | Allow creating trusts with allow_redelegationOleksiy Petrenko2019-06-121-5/+6
* | | Add special user options for domain userPavlo Shchelokovskyy2019-05-021-1/+13
|/ /
* | Pass role ids to trust if possiblePavlo Shchelokovskyy2018-12-031-5/+11
* | Fix heat multi-region support with shared keystonerabi2018-09-191-4/+9
* | Generate user passwords with special charactersZane Bitter2018-03-211-2/+3
|/
* Change user name limit to 255 charactersricolin2017-05-171-4/+4
* Remove log translationsliyi2017-03-251-24/+22
* Catch Unauthorized in delete_trust()huangtianhua2017-03-141-1/+1
* Don't use keystoneclient for auth_refrabi2017-02-071-8/+0
* Remove unused url_for method from heat_keystoneclientrabi2017-02-071-6/+0
* Use region_name when creating keystone clientrabi2017-02-031-2/+8
* Use i18n to translate msg in LOG.xxx()Lu lei2016-11-231-1/+2
* Change credentials.create argumentgong yong sheng2016-10-131-2/+2
* Use keystone session from context in client pluginrabi2016-07-271-5/+3
* Use generic auth pluginsrabi2016-06-071-29/+29
* Move heat_keystoneclient to clients packagerabi2016-06-011-0/+571