summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/contrib/trusts.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-1/+1
* I18nBrant Knudson2014-10-281-2/+3
* Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+2
* Changes exception raised by v3.trusts.update()Rodrigo Duarte Sousa2014-06-031-1/+2
* Fix docstrings in keystoneclientSteve Martinelli2014-05-021-0/+2
* Limited use trustsMatthieu Huin2014-04-231-1/+5
* Reuse module `exceptions` from OsloAndrey Kurilin2014-04-011-1/+1
* Remove vim headerEric Guo2014-02-081-2/+0
* Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-4/+7
* Fix trustee/trustor definitionsJamie Lennox2013-11-221-2/+2
* Initial Trusts supportSteven Hardy2013-08-201-0/+86