summaryrefslogtreecommitdiff
path: root/nova/tests/functional/db/test_keypair.py
Commit message (Expand)AuthorAgeFilesLines
* objects: Stop querying the main DB for keypairsStephen Finucane2021-10-181-104/+58
* db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-091-1/+1
* Drop migrate_keypairs_to_api_db data migrationMatt Riedemann2019-04-031-45/+0
* Cleanup some redundant USES_DB_SELF usageMatt Riedemann2016-09-261-5/+1
* 'limit' and 'marker' support for db_api and keypair_objPavel Kholkin2016-07-121-1/+108
* Add online migration to move keypairs from main to API databaseDan Smith2016-05-191-0/+43
* Make Keypair object favor the API databaseDan Smith2016-05-131-0/+136