summaryrefslogtreecommitdiff
path: root/nova/tests/unit/db/test_migration.py
Commit message (Expand)AuthorAgeFilesLines
* db: Remove legacy migrationsStephen Finucane2023-02-011-184/+5
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Fix typosRajesh Tailor2022-05-301-2/+2
* Fix interference in db unit testBalazs Gibizer2021-11-051-10/+4
* tests: Address some nits with database migration seriesStephen Finucane2021-09-241-4/+36
* Fix nova-manage db versionBalazs Gibizer2021-09-131-11/+13
* db: Handle parameters in DB stringsStephen Finucane2021-08-271-2/+48
* db: Integrate alembicStephen Finucane2021-08-091-120/+198
* db: Post reshuffle cleanupStephen Finucane2021-08-091-6/+9
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-1/+1
* db: Move db.sqalchemy.migration to db.migrationStephen Finucane2021-07-051-0/+158