summaryrefslogtreecommitdiff
path: root/nova/tests/unit/db/api
Commit message (Expand)AuthorAgeFilesLines
* db: Remove legacy migrationsStephen Finucane2023-02-011-43/+1
* Use unittest.mock instead of third party mockStephen Finucane2022-08-012-2/+3
* Fix interference in db unit testBalazs Gibizer2021-11-051-4/+7
* Merge "db: Remove unused build_requests columns"Zuul2021-11-031-0/+35
|\
| * db: Remove unused build_requests columnsStephen Finucane2021-10-181-0/+35
* | Merge "db: De-duplicate list of removed table columns"Zuul2021-11-031-28/+9
|\ \ | |/
| * db: De-duplicate list of removed table columnsStephen Finucane2021-10-181-28/+9
* | db: Increase timeout for migration testsStephen Finucane2021-10-191-0/+8
|/
* tests: Address some nits with database migration seriesStephen Finucane2021-09-241-12/+5
* tests: Walk database migrations in correct orderStephen Finucane2021-09-241-6/+22
* Fix nova-manage db versionBalazs Gibizer2021-09-131-12/+3
* Reproduce bug/1943436Balazs Gibizer2021-09-131-0/+16
* db: Enable auto-generation of migrationsStephen Finucane2021-08-091-1/+1
* db: Integrate alembicStephen Finucane2021-08-091-45/+90
* db: Normalize migrations testsStephen Finucane2021-08-091-0/+221
* db: Post reshuffle cleanupStephen Finucane2021-08-092-0/+24