summaryrefslogtreecommitdiff
path: root/nova/objects
Commit message (Expand)AuthorAgeFilesLines
* Always read-deleted=yes on lazy-loadDan Smith2018-11-271-4/+21
* Merge "Add HPET timer support for x86 guests"Zuul2018-11-241-1/+7
|\
| * Add HPET timer support for x86 guestsJack Ding2018-11-201-1/+7
* | Merge "Default embedded instance.flavor.is_public attribute"Zuul2018-11-211-9/+11
|\ \ | |/ |/|
| * Default embedded instance.flavor.is_public attributeMohammed Naser2018-11-021-9/+11
* | Add requested_resources field to RequestSpecBalazs Gibizer2018-11-051-4/+30
* | Add request_spec.RequestGroup versioned objectBalazs Gibizer2018-11-052-0/+30
* | Refactor scatter-gather utility to return exception objectsSurya Seetharaman2018-10-311-1/+1
|/
* Modify get_by_cell_and_project() to get_not_deleted_by_cell_and_project()Surya Seetharaman2018-10-311-9/+25
* Merge "Don't persist RequestSpec.requested_destination"Zuul2018-10-191-3/+5
|\
| * Don't persist RequestSpec.requested_destinationMatt Riedemann2018-10-151-3/+5
* | Merge "Ignore uuid if already set in ComputeNode.update_from_virt_driver"Zuul2018-10-171-0/+5
|\ \
| * | Ignore uuid if already set in ComputeNode.update_from_virt_driverMatt Riedemann2018-10-161-0/+5
* | | Merge "Fix formatting non-templated cell URLs with no config"Zuul2018-10-171-6/+8
|\ \ \
| * | | Fix formatting non-templated cell URLs with no configDan Smith2018-10-161-6/+8
* | | | Merge "Transform volume.usage notification"Zuul2018-10-162-1/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Transform volume.usage notificationTakashi NATSUME2018-10-092-1/+43
| |/ /
* | | Merge "Use nova-consoleauth only if workaround enabled"Zuul2018-10-151-0/+18
|\ \ \ | |_|/ |/| |
| * | Use nova-consoleauth only if workaround enabledmelanie witt2018-10-111-0/+18
* | | Merge "Add compute version 36 to support ``volume_type``"Zuul2018-10-121-1/+4
|\ \ \
| * | | Add compute version 36 to support ``volume_type``zhangbailin2018-10-111-1/+4
* | | | Merge "Add volume_type field to BlockDeviceMapping object"Zuul2018-10-121-1/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add volume_type field to BlockDeviceMapping objectzhangbailin2018-09-281-1/+6
* | | Merge "VMware: Live migration of instances"Zuul2018-10-081-0/+10
|\ \ \
| * | | VMware: Live migration of instancesRadoslav Gerganov2018-10-021-0/+10
| | |/ | |/|
* | | Handle missing marker during online data migrationJack Ding2018-10-041-7/+11
|/ /
* | Merge "Transform libvirt.error notification"Zuul2018-09-241-1/+3
|\ \ | |/ |/|
| * Transform libvirt.error notificationGábor Antal2018-09-181-1/+3
* | Merge "Add get_by_cell_and_project() method to InstanceMappingList"Zuul2018-09-211-0/+16
|\ \
| * | Add get_by_cell_and_project() method to InstanceMappingListSurya2018-09-201-0/+16
| |/
* | Filter deleted computes from get_all_by_uuids()Dan Smith2018-09-201-1/+2
|/
* Merge "Delete instance_group_member records from API DB during archive"Zuul2018-08-311-0/+11
|\
| * Delete instance_group_member records from API DB during archiveMatt Riedemann2018-08-291-0/+11
* | Make scheduler.utils.setup_instance_group query all cellsmelanie witt2018-08-241-0/+8
* | Filter out instances without a host when populating AZJiří Suchomel2018-08-211-0/+3
* | Update really old comments about vmware hosts managing multiple nodesMatt Riedemann2018-08-072-3/+3
|/
* Merge "Change deprecated policies to policy"Zuul2018-08-011-1/+1
|\
| * Change deprecated policies to policyYikun Jiang2018-07-271-1/+1
* | Merge "Assorted cleanups from numa-aware-vswitches series"Zuul2018-07-292-3/+2
|\ \
| * | Assorted cleanups from numa-aware-vswitches seriesStephen Finucane2018-07-272-3/+2
* | | Merge "Fix accumulated nits from port binding for live migration series"Zuul2018-07-281-0/+1
|\ \ \
| * | | Fix accumulated nits from port binding for live migration seriesMatt Riedemann2018-07-261-0/+1
* | | | Merge "Consider network NUMA affinity for move operations"Zuul2018-07-281-0/+20
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Consider network NUMA affinity for move operationsStephen Finucane2018-07-241-0/+20
* | | Merge "Annotate flows and handle PortBindingDeletionFailed in ComputeManager"Zuul2018-07-261-1/+4
|\ \ \ | | |/ | |/|
| * | Annotate flows and handle PortBindingDeletionFailed in ComputeManagerMatt Riedemann2018-07-191-1/+4
* | | Merge "Online data migration for queued_for_delete flag"Zuul2018-07-261-0/+43
|\ \ \
| * | | Online data migration for queued_for_delete flagDan Smith2018-07-231-0/+43
* | | | Merge "Add queued_for_delete field to InstanceMapping object"Zuul2018-07-251-1/+12
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add queued_for_delete field to InstanceMapping objectSurya Seetharaman2018-07-231-1/+12