summaryrefslogtreecommitdiff
path: root/nova/compute/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Strictly follow placement allocation during PCI claimBalazs Gibizer2023-01-051-1/+1
* Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-211-3/+24
* Enforce resource limits using oslo.limitJohn Garbutt2022-02-241-0/+2
* objects: Remove 'bandwidth' fields from notificationsStephen Finucane2021-11-031-7/+11
* smartnic support - cleanup arqsYongli He2021-08-051-10/+22
* Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-16/+15
* Merge "Refactor update_pci_request_spec_with_allocated_interface_name"Zuul2021-01-281-4/+4
|\
| * Refactor update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2021-01-181-4/+4
* | Do not inherit os_glance properties on snapshotDan Smith2021-01-181-0/+10
|/
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* virt: Remove 'get_all_bw_counters' APIStephen Finucane2020-11-241-11/+2
* virt: Remove 'is_xenapi' helperStephen Finucane2020-09-111-15/+0
* Default user_id when not specified in check_num_instances_quotamelanie witt2020-08-291-1/+10
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-30/+23
* Delete ARQs for an instance when the instance is deleted.Sundar Nadathur2020-03-241-0/+16
* Merge "Remove 'nova.image.api' module"Zuul2020-03-031-1/+1
|\
| * Remove 'nova.image.api' moduleStephen Finucane2020-02-181-1/+1
* | Absolutely-non-inheritable image propertiesBrian Rosmaita2020-02-171-1/+15
|/
* Remove extra instance.save() calls related to qos SRIOV portsBalazs Gibizer2020-02-031-4/+0
* Plumb graceful_exit through to EventReporterMatt Riedemann2019-12-231-7/+29
* Move _update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2019-12-131-0/+56
* Move compute_node_to_inventory_dict to test-only codeMatt Riedemann2019-11-071-47/+0
* Drop compat for non-update_provider_tree code pathsMatt Riedemann2019-11-071-0/+2
* Add Aggregate image caching progress notificationsDan Smith2019-10-291-0/+39
* Add nova.compute.utils.delete_imageMatt Riedemann2019-08-271-0/+26
* Replace non-nova server fault messageMatt Riedemann2019-08-061-9/+32
* Merge "Share snapshot image membership with instance owner"Zuul2019-03-121-5/+27
|\
| * Share snapshot image membership with instance ownerMatt Riedemann2019-02-081-5/+27
* | Merge "Switch to using os-resource-classes"Zuul2019-02-141-4/+4
|\ \ | |/ |/|
| * Switch to using os-resource-classesChris Dent2019-02-071-4/+4
* | Extract compute API _create_image to compute.utilsMatt Riedemann2019-02-051-0/+59
|/
* Merge "Commonize _update code path"Zuul2019-02-011-0/+45
|\
| * Commonize _update code pathEric Fried2019-01-161-0/+45
* | Add configuration of maximum disk devices to attachmelanie witt2019-01-301-9/+30
|/
* Merge "Transform scheduler.select_destinations notification"Zuul2018-12-101-0/+27
|\
| * Transform scheduler.select_destinations notificationElőd Illés2018-11-301-0/+27
* | Merge "Transform compute_task notifications"Zuul2018-12-091-0/+36
|\ \ | |/
| * Transform compute_task notificationsAlex Szarka2018-11-211-0/+36
* | Fix sloppy initialization of the new disk ops semaphore.Michael Still2018-12-031-5/+6
* | Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-211-0/+5
|/
* Transform volume.usage notificationTakashi NATSUME2018-10-091-31/+23
* Merge "Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2a"Zuul2018-10-021-3/+3
|\
| * Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2aBalazs Gibizer2018-09-271-3/+3
* | Merge "Send soft_delete from context manager"Zuul2018-09-281-8/+8
|\ \ | |/
| * Send soft_delete from context managerBalazs Gibizer2018-08-291-8/+8
* | Merge "Transform missing delete notifications"Zuul2018-09-261-1/+21
|\ \ | |/
| * Transform missing delete notificationsBalazs Gibizer2018-08-291-1/+21
* | Transform libvirt.error notificationGábor Antal2018-09-181-0/+24
|/
* Heal RequestSpec.is_bfv for legacy instances during movesMatt Riedemann2018-07-231-0/+22
* Transform metrics.update notificationTakashi NATSUME2018-07-181-0/+29