Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace assertItemsEqual with assertCountEqual | gugug | 2020-07-12 | 2 | -8/+8 |
* | Hacking: Fix F601 | Andreas Jaeger | 2020-03-31 | 1 | -5/+1 |
* | Add parent project filter for listing projects | Takashi Kajinami | 2019-08-29 | 1 | -0/+24 |
* | Convert functional tests to Zuulv3 | Colleen Murphy | 2018-10-28 | 1 | -50/+0 |
* | Add project tags to keystoneclient | Samuel Pilla | 2017-12-20 | 2 | -2/+259 |
* | Remove functional tests for v2.0 API | Rodrigo Duarte Sousa | 2017-11-14 | 4 | -61/+0 |
* | Use generic user for both zuul v2 and v3 | Nam Nguyen Hoai | 2017-10-17 | 1 | -3/+3 |
* | Add support for endpoint group filtering | Enrique Garcia Navalon | 2017-04-13 | 3 | -10/+102 |
* | Merge "Add support for endpoint group CRUD" | Jenkins | 2017-02-14 | 2 | -0/+132 |
|\ | |||||
| * | Add support for endpoint group CRUD | Samuel de Medeiros Queiroz | 2017-02-11 | 2 | -0/+132 |
* | | Allow Multiple Filters of the Same Key | Samuel Pilla | 2017-01-24 | 1 | -0/+23 |
|/ | |||||
* | re-work inference rule bindings | Steve Martinelli | 2016-12-18 | 2 | -4/+5 |
* | Refactor test_projects | Rodrigo Duarte Sousa | 2016-12-05 | 1 | -37/+36 |
* | Refactor test_credentials | Rodrigo Duarte Sousa | 2016-12-05 | 1 | -13/+18 |
* | skip failing functional test | Steve Martinelli | 2016-12-04 | 1 | -0/+3 |
* | Refactor test_domain_configs | Rodrigo Duarte Sousa | 2016-11-16 | 1 | -13/+18 |
* | Support domain-specific configuration management | Henry Nash | 2016-11-02 | 2 | -0/+118 |
* | Import module instead of object | Anh Tran | 2016-09-27 | 1 | -5/+5 |
* | Merge "Import module instead of object" | Jenkins | 2016-09-21 | 1 | -3/+3 |
|\ | |||||
| * | Import module instead of object | Rodrigo Duarte Sousa | 2016-09-13 | 1 | -3/+3 |
* | | Revert "Add auth functional tests" | Rodrigo Duarte Sousa | 2016-09-21 | 1 | -39/+0 |
|/ | |||||
* | Merge "Follow up patch for Add ec2 functional tests" | Jenkins | 2016-08-19 | 1 | -0/+22 |
|\ | |||||
| * | Follow up patch for Add ec2 functional tests | Nisha Yadav | 2016-08-19 | 1 | -0/+22 |
* | | Add auth functional tests | Nisha Yadav | 2016-08-18 | 1 | -0/+39 |
|/ | |||||
* | Add ec2 functional tests | Nisha Yadav | 2016-08-17 | 2 | -0/+88 |
* | Merge "Add credential functional tests" | Jenkins | 2016-08-16 | 2 | -0/+214 |
|\ | |||||
| * | Add credential functional tests | Nisha Yadav | 2016-08-16 | 2 | -0/+214 |
* | | Merge "Add role functional tests" | Jenkins | 2016-08-05 | 1 | -0/+236 |
|\ \ | |/ | |||||
| * | Add role functional tests | Nisha Yadav | 2016-08-05 | 1 | -0/+236 |
* | | Correct test_implied_roles | Samuel de Medeiros Queiroz | 2016-08-03 | 1 | -5/+0 |
|/ | |||||
* | Add endpoint functional tests | Nisha Yadav | 2016-07-28 | 2 | -0/+161 |
* | Add region functional tests | Nisha Yadav | 2016-07-28 | 2 | -0/+100 |
* | Add project functional tests | Nisha Yadav | 2016-07-28 | 1 | -0/+188 |
* | Improve implied-role functional tests | Nisha Yadav | 2016-07-13 | 2 | -28/+31 |
* | Merge "Add policy functional tests" | Jenkins | 2016-07-06 | 2 | -0/+100 |
|\ | |||||
| * | Add policy functional tests | Nisha Yadav | 2016-07-06 | 2 | -0/+100 |
* | | Merge "Add service functional tests" | Jenkins | 2016-07-06 | 2 | -0/+146 |
|\ \ | |/ | |||||
| * | Add service functional tests | Nisha Yadav | 2016-07-06 | 2 | -0/+146 |
* | | Remove print in tests.functional.v3.test_implied_roles | yuyafei | 2016-07-05 | 1 | -1/+0 |
|/ | |||||
* | Add group functional tests | Nisha Yadav | 2016-06-21 | 1 | -0/+94 |
* | Follow up patch for add domain functional tests | Nisha Yadav | 2016-06-21 | 2 | -5/+4 |
* | Add domain functional tests | Nisha Yadav | 2016-06-20 | 2 | -0/+112 |
* | Add users functional tests | Samuel de Medeiros Queiroz | 2016-05-12 | 2 | -0/+172 |
* | Merge "Replace tempest-lib with tempest.lib" | Jenkins | 2016-05-05 | 1 | -1/+1 |
|\ | |||||
| * | Replace tempest-lib with tempest.lib | Daniel Gonzalez | 2016-04-28 | 1 | -1/+1 |
* | | Merge "Add federation related tests" | Jenkins | 2016-05-05 | 1 | -0/+106 |
|\ \ | |||||
| * | | Add federation related tests | Rodrigo Duarte | 2016-04-29 | 1 | -0/+106 |
* | | | Fixing D208 PEP257 violation. | Navid Pustchi | 2016-05-03 | 1 | -6/+6 |
|/ / | |||||
* | | [Trivial] Remove unnecessary executable privilge of unit test file | ZhiQiang Fan | 2016-04-29 | 1 | -0/+0 |
|/ | |||||
* | Fix D400 PEP257 violation. | Navid Pustchi | 2016-04-23 | 1 | -1/+1 |