summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/identity
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-1025-534/+792
* tests: Convert identity tests to use 'parse_output'Stephen Finucane2022-11-291-7/+7
* 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-312-2/+3
* | Remove deprecated identity commands and argsSean McGinnis2019-05-192-73/+0
* | Use os-cloud instead of OS env vars for functional testsMonty Taylor2019-01-103-29/+80
* | Replace assertEqual(True/False, expr) with assertTrue/assertFalseliuyamin2018-11-141-1/+1
|/
* 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-202-18/+50
* Functional tests: Identity v2 and DevStackDean Troyer2017-05-021-6/+17
* 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-262-4/+4
|\
| * Fix Identity functional tests to not require OS_AUTH_URLDean Troyer2017-01-252-4/+4
* | change assert_show_fields to not fail on new fieldsSteve Martinelli2017-01-252-9/+8
|/
* 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-0925-0/+1931