index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
compute
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strictly follow placement allocation during PCI claim
Balazs Gibizer
2023-01-05
1
-1
/
+1
*
Store allocated RP in InstancePCIRequest
Balazs Gibizer
2022-12-21
1
-3
/
+24
*
Enforce resource limits using oslo.limit
John Garbutt
2022-02-24
1
-0
/
+2
*
objects: Remove 'bandwidth' fields from notifications
Stephen Finucane
2021-11-03
1
-7
/
+11
*
smartnic support - cleanup arqs
Yongli He
2021-08-05
1
-10
/
+22
*
Remove (almost) all references to 'instance_type'
Stephen Finucane
2021-03-29
1
-16
/
+15
*
Merge "Refactor update_pci_request_spec_with_allocated_interface_name"
Zuul
2021-01-28
1
-4
/
+4
|
\
|
*
Refactor update_pci_request_spec_with_allocated_interface_name
Balazs Gibizer
2021-01-18
1
-4
/
+4
*
|
Do not inherit os_glance properties on snapshot
Dan Smith
2021-01-18
1
-0
/
+10
|
/
*
Remove six.text_type (1/2)
Takashi Natsume
2020-12-13
1
-2
/
+1
*
virt: Remove 'get_all_bw_counters' API
Stephen Finucane
2020-11-24
1
-11
/
+2
*
virt: Remove 'is_xenapi' helper
Stephen Finucane
2020-09-11
1
-15
/
+0
*
Default user_id when not specified in check_num_instances_quota
melanie witt
2020-08-29
1
-1
/
+10
*
Use 'Exception.__traceback__' for versioned notifications
Stephen Finucane
2020-06-08
1
-30
/
+23
*
Delete ARQs for an instance when the instance is deleted.
Sundar Nadathur
2020-03-24
1
-0
/
+16
*
Merge "Remove 'nova.image.api' module"
Zuul
2020-03-03
1
-1
/
+1
|
\
|
*
Remove 'nova.image.api' module
Stephen Finucane
2020-02-18
1
-1
/
+1
*
|
Absolutely-non-inheritable image properties
Brian Rosmaita
2020-02-17
1
-1
/
+15
|
/
*
Remove extra instance.save() calls related to qos SRIOV ports
Balazs Gibizer
2020-02-03
1
-4
/
+0
*
Plumb graceful_exit through to EventReporter
Matt Riedemann
2019-12-23
1
-7
/
+29
*
Move _update_pci_request_spec_with_allocated_interface_name
Balazs Gibizer
2019-12-13
1
-0
/
+56
*
Move compute_node_to_inventory_dict to test-only code
Matt Riedemann
2019-11-07
1
-47
/
+0
*
Drop compat for non-update_provider_tree code paths
Matt Riedemann
2019-11-07
1
-0
/
+2
*
Add Aggregate image caching progress notifications
Dan Smith
2019-10-29
1
-0
/
+39
*
Add nova.compute.utils.delete_image
Matt Riedemann
2019-08-27
1
-0
/
+26
*
Replace non-nova server fault message
Matt Riedemann
2019-08-06
1
-9
/
+32
*
Merge "Share snapshot image membership with instance owner"
Zuul
2019-03-12
1
-5
/
+27
|
\
|
*
Share snapshot image membership with instance owner
Matt Riedemann
2019-02-08
1
-5
/
+27
*
|
Merge "Switch to using os-resource-classes"
Zuul
2019-02-14
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Switch to using os-resource-classes
Chris Dent
2019-02-07
1
-4
/
+4
*
|
Extract compute API _create_image to compute.utils
Matt Riedemann
2019-02-05
1
-0
/
+59
|
/
*
Merge "Commonize _update code path"
Zuul
2019-02-01
1
-0
/
+45
|
\
|
*
Commonize _update code path
Eric Fried
2019-01-16
1
-0
/
+45
*
|
Add configuration of maximum disk devices to attach
melanie witt
2019-01-30
1
-9
/
+30
|
/
*
Merge "Transform scheduler.select_destinations notification"
Zuul
2018-12-10
1
-0
/
+27
|
\
|
*
Transform scheduler.select_destinations notification
Előd Illés
2018-11-30
1
-0
/
+27
*
|
Merge "Transform compute_task notifications"
Zuul
2018-12-09
1
-0
/
+36
|
\
\
|
|
/
|
*
Transform compute_task notifications
Alex Szarka
2018-11-21
1
-0
/
+36
*
|
Fix sloppy initialization of the new disk ops semaphore.
Michael Still
2018-12-03
1
-5
/
+6
*
|
Add I/O Semaphore to limit concurrent disk ops
Jack Ding
2018-11-21
1
-0
/
+5
|
/
*
Transform volume.usage notification
Takashi NATSUME
2018-10-09
1
-31
/
+23
*
Merge "Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2a"
Zuul
2018-10-02
1
-3
/
+3
|
\
|
*
Follow up for Ib6f95c22ffd3ea235b60db4da32094d49c2efa2a
Balazs Gibizer
2018-09-27
1
-3
/
+3
*
|
Merge "Send soft_delete from context manager"
Zuul
2018-09-28
1
-8
/
+8
|
\
\
|
|
/
|
*
Send soft_delete from context manager
Balazs Gibizer
2018-08-29
1
-8
/
+8
*
|
Merge "Transform missing delete notifications"
Zuul
2018-09-26
1
-1
/
+21
|
\
\
|
|
/
|
*
Transform missing delete notifications
Balazs Gibizer
2018-08-29
1
-1
/
+21
*
|
Transform libvirt.error notification
Gábor Antal
2018-09-18
1
-0
/
+24
|
/
*
Heal RequestSpec.is_bfv for legacy instances during moves
Matt Riedemann
2018-07-23
1
-0
/
+22
*
Transform metrics.update notification
Takashi NATSUME
2018-07-18
1
-0
/
+29
[next]