summaryrefslogtreecommitdiff
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Delete instance_id_mappings record in instance_destroyMatt Riedemann2019-09-251-0/+2
* Merge "Fix DB archiver AttributeError due to wrong table name attribute used"...Zuul2018-09-201-1/+1
|\
| * Fix DB archiver AttributeError due to wrong table name attribute usedSam Morrison2018-09-051-1/+1
* | [Stable Only] Remove soft-deleted instances from quota_usageshuanhongda2018-09-141-1/+5
|/
* cleanup mapping/reqspec after archive instanceSurya Seetharaman2018-07-061-5/+25
* Make request_spec.spec MediumTextArtom Lifshitz2017-12-182-1/+26
* Remove translation of log messagesNgo Quoc Cuong2017-07-1812-69/+51
* Trivial: Remove unnecessary format specifierDinesh Bhor2017-07-071-1/+1
* Merge "pci: add uuid field to PciDevice object"Jenkins2017-07-032-1/+37
|\
| * pci: add uuid field to PciDevice objectJay Pipes2017-06-112-1/+37
* | Merge "Only auto-disable new nova-compute services"Jenkins2017-06-301-2/+7
|\ \
| * | Only auto-disable new nova-compute servicesMatt Riedemann2017-06-141-2/+7
| |/
* | Merge "Count floating ips to check quota"Jenkins2017-06-201-15/+0
|\ \
| * | Count floating ips to check quotamelanie witt2017-06-191-15/+0
| |/
* | [doc] Updated sqlalchemy URL in migrate readmeMaciej Kucia2017-06-201-1/+1
|/
* placement: use separate tables for projects/usersJay Pipes2017-06-072-2/+109
* Add database migration and model for consumersmelanie witt2017-06-022-0/+61
* Merge "Exclude deleted service records when calling hypervisor statistics"Jenkins2017-05-261-1/+2
|\
| * Exclude deleted service records when calling hypervisor statisticsKevin_Zheng2017-05-251-1/+2
* | Merge "Remove the can_host column"Jenkins2017-05-261-1/+0
|\ \ | |/ |/|
| * Remove the can_host columnEdLeafe2017-05-081-1/+0
* | Merge "Support tag instances when boot(1)"Jenkins2017-05-222-0/+27
|\ \ | |/ |/|
| * Support tag instances when boot(1)Kevin_Zheng2017-04-282-0/+27
* | Merge "db api: add service_get_by_uuid"Jenkins2017-05-072-0/+18
|\ \
| * | db api: add service_get_by_uuidMatt Riedemann2017-05-042-0/+18
* | | Merge "Add online data migration for populating services.uuid"Jenkins2017-05-052-0/+22
|\ \ \ | |/ /
| * | Add online data migration for populating services.uuidMatt Riedemann2017-05-042-0/+22
| |/
* | Merge "Add compute_nodes_uuid_idx unique index"Jenkins2017-05-052-0/+42
|\ \
| * | Add compute_nodes_uuid_idx unique indexMatt Riedemann2017-05-012-0/+42
| |/
* | Merge "Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils"Jenkins2017-05-041-1/+1
|\ \ | |/ |/|
| * Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utilsAbhishek Kekane2017-01-311-1/+1
* | Add ability to query for ComputeNodes by their mapped valueDan Smith2017-04-272-0/+21
* | Add ComputeNode.mapped fieldMatt Riedemann2017-04-272-0/+25
* | Fix mitaka online migration for PCI devicesSteven Webster2017-04-181-1/+7
* | Merge "Remove aggregate uuid generation on load from DB"Jenkins2017-04-182-23/+0
|\ \
| * | Remove aggregate uuid generation on load from DBMatt Riedemann2017-04-102-23/+0
* | | Use deepcopy when process filters in db apiKevin_Zheng2017-04-171-1/+1
* | | Merge "Add uuid to Service model"Jenkins2017-04-132-2/+37
|\ \ \
| * | | Add uuid to Service modelDan Peschman2017-04-112-2/+37
| |/ /
* | | Merge "Fix joins in instance_get_all_by_host"Jenkins2017-04-121-2/+3
|\ \ \ | |/ / |/| |
| * | Fix joins in instance_get_all_by_hostMatt Riedemann2017-04-061-2/+3
* | | Remove dead db api codeMatt Riedemann2017-04-071-4/+0
* | | Merge "Ensure reservation_expire actually expires reservations"Jenkins2017-04-071-1/+1
|\ \ \ | |/ / |/| |
| * | Ensure reservation_expire actually expires reservationsMatt Riedemann2017-03-311-1/+1
* | | Rename the model object ResourceProviderTraits to ResourceProviderTraitHe Jie Xu2017-03-311-1/+1
|/ /
* | Merge "Fix some reST field lists in docstrings"Jenkins2017-03-271-1/+1
|\ \
| * | Fix some reST field lists in docstringsDuan Jiong2017-03-231-1/+1
* | | Merge "db: Add attachment_id to block_device_mapping"Jenkins2017-03-232-0/+30
|\ \ \ | |/ / |/| |
| * | db: Add attachment_id to block_device_mappingLee Yarwood2017-03-162-0/+30
* | | Merge "Remove the EC2 compatible API tags filter related codes"Jenkins2017-03-221-60/+0
|\ \ \ | |/ / |/| |