summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/identity/v3/common.py
Commit message (Expand)AuthorAgeFilesLines
* Use os-cloud instead of OS env vars for functional testsMonty Taylor2019-01-101-5/+13
* Implement support for project limitsLance Bragstad2018-07-231-0/+43
* Implement support for registered limitsLance Bragstad2018-07-231-0/+37
* Fix the `role implies list` command.Sami MAKKI2018-06-241-0/+13
* Add support for endpoing filter commandsJose Castro Leon2017-11-211-0/+1
* Clean up the changes of os.environ in functional testsRui Chen2017-07-201-11/+28
* Merge "Fix Identity functional tests to not require OS_AUTH_URL"Jenkins2017-01-261-2/+2
|\
| * Fix Identity functional tests to not require OS_AUTH_URLDean Troyer2017-01-251-2/+2
* | change assert_show_fields to not fail on new fieldsSteve Martinelli2017-01-251-4/+4
|/
* add domain id to expected IdP fields, unskip testsSteve Martinelli2017-01-071-1/+2
* move all functional tests to tests moduleSteve Martinelli2016-09-091-0/+289