summaryrefslogtreecommitdiff
path: root/keystone/tests
Commit message (Expand)AuthorAgeFilesLines
* Ignore UserWarning for scope checks during test runsStephen Finucane2022-06-171-0/+17
* typo fix in docstringjneo82022-04-071-4/+5
* Merge "using standard library secrets function token_bytes to replace os.uran...Zuul2022-02-111-2/+4
|\
| * using standard library secrets function token_bytes to replace os.urandomlinjiang2022-01-031-2/+4
* | Merge "sql: Prepare for alembic migration"Zuul2022-02-111-27/+27
|\ \
| * | sql: Prepare for alembic migrationStephen Finucane2022-02-041-27/+27
* | | Merge "sql: Remove dead helpers"Zuul2022-02-111-69/+1
|\ \ \ | |/ /
| * | sql: Remove dead helpersStephen Finucane2022-02-041-69/+1
* | | Merge "sql: Move test-only code to tests"Zuul2022-02-091-3/+48
|\ \ \ | |/ /
| * | sql: Move test-only code to testsStephen Finucane2022-01-241-3/+48
* | | Merge "sql: Vendor 'oslo_db.sqlalchemy.migration'"Zuul2022-02-092-12/+252
|\ \ \ | |/ /
| * | sql: Vendor 'oslo_db.sqlalchemy.migration'Stephen Finucane2022-01-242-12/+252
* | | Merge "sql: Move migrations to 'legacy_migrations'"Zuul2022-02-081-4/+3
|\ \ \ | |/ /
| * | sql: Move migrations to 'legacy_migrations'Stephen Finucane2022-01-211-4/+3
* | | Merge "sql: Squash ussuri migrations"Zuul2022-02-081-41/+4
|\ \ \ | |/ /
| * | sql: Squash ussuri migrationsStephen Finucane2022-01-191-41/+4
* | | Merge "sql: Squash train migrations"Zuul2022-02-081-179/+10
|\ \ \ | |/ /
| * | sql: Squash train migrationsStephen Finucane2022-01-191-179/+10
* | | Merge "sql: Squash stein migrations"Zuul2022-02-081-147/+9
|\ \ \ | |/ /
| * | sql: Squash stein migrationsStephen Finucane2022-01-191-147/+9
* | | Merge "sql: Squash rocky migrations"Zuul2022-02-081-213/+5
|\ \ \ | |/ /
| * | sql: Squash rocky migrationsStephen Finucane2022-01-191-213/+5
* | | Merge "sql: Squash queens migrations"Zuul2022-02-081-502/+21
|\ \ \ | |/ /
| * | sql: Squash queens migrationsStephen Finucane2022-01-191-502/+21
* | | Merge "sql: Squash pike migrations"Zuul2022-02-081-67/+1
|\ \ \ | |/ /
| * | sql: Squash pike migrationsStephen Finucane2022-01-191-67/+1
* | | Merge "sql: Squash ocata migrations"Zuul2022-02-081-432/+5
|\ \ \ | |/ /
| * | sql: Squash ocata migrationsStephen Finucane2022-01-191-432/+5
* | | Merge "sql: Squash newton migrations (part 2)"Zuul2022-02-071-150/+2
|\ \ \ | |/ /
| * | sql: Squash newton migrations (part 2)Stephen Finucane2022-01-191-150/+2
* | | Merge "sql: Remove duplicated constants"Zuul2022-02-071-42/+48
|\ \ \ | |/ /
| * | sql: Remove duplicated constantsStephen Finucane2022-01-191-42/+48
* | | Merge "sql: Remove 'get_init_version'"Zuul2022-02-042-82/+30
|\ \ \ | |/ /
| * | sql: Remove 'get_init_version'Stephen Finucane2022-01-192-82/+30
* | | Merge "Add 'StandardLogging' fixture"Zuul2022-02-045-2/+133
|\ \ \ | |/ /
| * | Add 'StandardLogging' fixtureStephen Finucane2022-01-105-2/+133
* | | Merge "sql: Remove legacy 'migrate_repo' migration repo"Zuul2022-02-042-178/+57
|\ \ \ | |/ /
| * | sql: Remove legacy 'migrate_repo' migration repoStephen Finucane2022-01-102-178/+57
* | | Merge "Explicitly check policy name in policy warning tests"Zuul2022-01-221-4/+2
|\ \ \ | |/ / |/| |
| * | Explicitly check policy name in policy warning testsGhanshyam Mann2021-12-161-4/+2
* | | sql: Squash newton migrations (part 1)Stephen Finucane2022-01-071-265/+9
* | | sql: Squash mitaka migrationsStephen Finucane2022-01-051-782/+60
* | | sql: Squash liberty migrationsStephen Finucane2022-01-051-119/+5
* | | Add 'WarningsFixture'Stephen Finucane2022-01-053-12/+57
| |/ |/|
* | Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-12-2214-30/+30
|\ \ | |/ |/|
| * Replace assertItemsEqual with assertCountEqualwangzihao2020-09-1714-30/+30
* | Merge "Accept STS and IAM services from Ceph Obj Gateway"Zuul2021-12-101-0/+82
|\ \
| * | Accept STS and IAM services from Ceph Obj GatewayStuart Grace2021-11-241-0/+82
* | | Fix oslo policy warning assert in unit testsGhanshyam Mann2021-11-191-2/+4
|/ /
* | Merge "Replace deprecated assertDictContainsSubset"Zuul2021-09-306-80/+103
|\ \