summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Resolve PEP8Pete Zaitcev2020-05-141-1/+0
* Merge "Now we can add description for role creation in OSC"Zuul2020-03-202-1/+26
|\
| * Now we can add description for role creation in OSCM V P Nitesh2018-09-182-1/+26
* | Fix functional tests for py3Eric Fried2019-10-311-1/+1
* | Remove deprecated identity commands and argsSean McGinnis2019-05-191-41/+0
* | Use os-cloud instead of OS env vars for functional testsMonty Taylor2019-01-103-29/+80
|/
* Implement support for project limitsLance Bragstad2018-07-232-0/+235
* Implement support for registered limitsLance Bragstad2018-07-232-0/+221
* Fix the `role implies list` command.Sami MAKKI2018-06-242-0/+38
* Add CRUD support for application credentialsColleen Murphy2018-01-301-0/+143
* Add support for endpoing filter commandsJose Castro Leon2017-11-212-0/+43
* flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-08-221-1/+2
* Clean up the changes of os.environ in functional testsRui Chen2017-07-201-11/+28
* Merge "Modify error handling for role and group commands"Jenkins2017-02-131-21/+4
|\
| * Modify error handling for role and group commandsHuanxuan Ao2017-02-091-21/+4
* | Fix --parents and --children options in project showRui Chen2017-02-091-0/+13
|/
* 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-072-8/+2
* skip tests related to SDK 0912 and keystone IdP changeSteve Martinelli2017-01-071-1/+9
* Use assertGreater replace assertTruezheng yin2016-09-231-1/+1
* move all functional tests to tests moduleSteve Martinelli2016-09-0914-0/+1291