summaryrefslogtreecommitdiff
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prevent archiving of pci_devices records because of 'instance_uuid'" i...Zuul2021-03-121-1/+5
|\
| * Prevent archiving of pci_devices records because of 'instance_uuid'melanie witt2020-11-021-1/+5
* | Use subqueryload() instead of joinedload() for (system_)metadatamelanie witt2021-01-271-1/+16
|/
* Merge "remove DISTINCT ON SQL instruction that does nothing on MySQL"Zuul2020-03-251-1/+1
|\
| * remove DISTINCT ON SQL instruction that does nothing on MySQLMike Bayer2020-02-041-1/+1
* | Merge "db: Remove unused ec2 DB APIs"Zuul2020-03-182-118/+0
|\ \
| * | db: Remove unused ec2 DB APIsStephen Finucane2019-12-132-118/+0
* | | Merge "nova-net: Remove unused nova-network objects"Zuul2020-03-113-1360/+8
|\ \ \
| * | | nova-net: Remove unused nova-network objectsStephen Finucane2020-02-183-1360/+8
* | | | Merge "Name Enums"Zuul2020-03-061-2/+2
|\ \ \ \
| * | | | Name EnumsEric Fried2020-02-251-2/+2
| |/ / /
* | | | Merge "Workaround a race initialising version control in db_version()"Zuul2020-03-031-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround a race initialising version control in db_version()Matthew Booth2018-11-291-0/+34
* | | | Fix instance.hidden migration and queryingDan Smith2020-02-072-4/+14
* | | | nova-net: Remove use of legacy 'SecurityGroup' objectStephen Finucane2019-12-032-17/+0
| |_|/ |/| |
* | | nova-net: Kill itStephen Finucane2020-01-143-77/+2
* | | Merge "Remove 'nova-xvpvncproxy'"Zuul2020-01-083-22/+1
|\ \ \
| * | | Remove 'nova-xvpvncproxy'Stephen Finucane2019-12-233-22/+1
* | | | Fix duplicated words issue like "during during boot time"zhufl2020-01-061-1/+1
|/ / /
* | | Merge "nova-net: Remove db methods for ProviderMethod"Zuul2019-12-143-41/+2
|\ \ \ | |_|/ |/| |
| * | nova-net: Remove db methods for ProviderMethodStephen Finucane2019-12-123-41/+2
* | | Merge "trivial: Remove dead code"Zuul2019-12-131-0/+10
|\ \ \
| * | | trivial: Remove dead codeStephen Finucane2019-12-121-0/+10
| |/ /
* | | Keep pre-commit inline with hacking and fix whitespaceMonty Taylor2019-12-121-7/+7
|/ /
* | Remove 'nova-console' service, 'console' RPC APIStephen Finucane2019-11-223-139/+2
* | Merge "nova-net: Remove unused '*_default_rules' security group DB APIs"Zuul2019-11-223-80/+2
|\ \
| * | nova-net: Remove unused '*_default_rules' security group DB APIsStephen Finucane2019-11-183-80/+2
* | | Merge "Don't delete compute node, when deleting service other than nova-compute"Zuul2019-11-201-6/+7
|\ \ \
| * | | Don't delete compute node, when deleting service other than nova-computePavel Glushchak2019-11-191-6/+7
| |/ /
* | | Remove service_uuids_online_data_migrationMatt Riedemann2019-11-082-24/+0
|/ /
* | Remove redundant call to get/create default security groupmelanie witt2019-10-141-13/+11
* | Add reserved schema migrations for UssuriDan Smith2019-10-0310-0/+220
* | Merge "Stop filtering out 'accepted' for in-progress migrations"Zuul2019-09-281-4/+4
|\ \
| * | Stop filtering out 'accepted' for in-progress migrationsArtom Lifshitz2019-09-241-4/+4
* | | Merge "Tune up db.instance_get_all_uuids_by_hosts"Zuul2019-09-231-8/+8
|\ \ \ | |/ / |/| |
| * | Tune up db.instance_get_all_uuids_by_hostsChris Dent2019-09-021-8/+8
* | | db: Add resources column in instance_extra tableLuyaoZhong2019-09-133-3/+36
* | | Add user_id and project_id column to Migrationzhangbailin2019-09-123-0/+37
|/ /
* | Merge "add InstanceList.get_all_uuids_by_hosts() method"Zuul2019-08-292-16/+26
|\ \
| * | add InstanceList.get_all_uuids_by_hosts() methodJay Pipes2019-08-152-16/+26
* | | nova-manage db archive_deleted_rows is not multi-cell awareKevin_Zheng2019-08-272-7/+12
* | | Merge "Re-use DB MetaData during archive_deleted_rows"Zuul2019-08-211-6/+3
|\ \ \
| * | | Re-use DB MetaData during archive_deleted_rowsMatt Riedemann2019-08-191-6/+3
| |/ /
* | | Add blocker migration for completing services.uuid migrationMatt Riedemann2019-08-203-0/+35
* | | Tests: autospecs all the mock.patch usagesTakashi NATSUME2019-08-191-1/+1
|/ /
* | Merge "Restore soft-deleted compute node with same uuid"Zuul2019-08-141-1/+45
|\ \
| * | Restore soft-deleted compute node with same uuidMatt Riedemann2019-08-121-1/+45
* | | Merge "Add Instance.hidden field"Zuul2019-08-133-2/+34
|\ \ \
| * | | Add Instance.hidden fieldMatt Riedemann2019-08-073-2/+34
| |/ /
* | | Clean up docstrings for archive_deleted_rowsMatt Riedemann2019-08-072-26/+35
|/ /