summaryrefslogtreecommitdiff
path: root/nova/db/api
Commit message (Expand)AuthorAgeFilesLines
* db: Remove legacy migrationsStephen Finucane2023-02-0126-1086/+0
* db: Remove use of 'bind' argumentsStephen Finucane2021-11-151-0/+3
* db: Remove legacy placement modelsStephen Finucane2021-10-181-230/+17
* db: Remove unused build_requests columnsStephen Finucane2021-10-182-32/+46
* db: De-duplicate list of removed table columnsStephen Finucane2021-10-182-35/+59
* db: Enable auto-generation of API DB migrationsStephen Finucane2021-10-181-7/+51
* Add missing __init__.py in nova/db/apiThomas Goirand2021-09-201-0/+0
* db: Enable auto-generation of migrationsStephen Finucane2021-08-094-53/+46
* db: Integrate alembicStephen Finucane2021-08-093-8/+24
* db: Add initial alembic migration for API DBStephen Finucane2021-08-095-0/+823
* db: Post reshuffle cleanupStephen Finucane2021-08-091-0/+50
* db: Move remaining 'nova.db.sqlalchemy' modulesStephen Finucane2021-08-0927-0/+1776