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
/
objects
/
compute_node.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent deletion of a compute node belonging to another host
Mark Goddard
2021-09-30
1
-1
/
+14
*
objects: Add migrate-on-load behavior for legacy NUMA objects
Stephen Finucane
2020-05-06
1
-0
/
+6
*
hacking: Resolve W503 (line break occurred before a binary operator)
Stephen Finucane
2019-06-24
1
-3
/
+3
*
Add get_compute_nodes_by_host_or_node()
Tetsuro Nakamura
2019-04-17
1
-1
/
+13
*
Fix ComputeNode ovo compatibility code
Balazs Gibizer
2019-01-25
1
-0
/
+4
*
Add compute_node ratio online data migration script
Yikun Jiang
2018-12-05
1
-0
/
+38
*
Add ratio online data migration when load compute node
Yikun Jiang
2018-12-05
1
-25
/
+21
*
Change the default values of XXX_allocation_ratio
Yikun Jiang
2018-11-28
1
-3
/
+6
*
Ignore uuid if already set in ComputeNode.update_from_virt_driver
Matt Riedemann
2018-10-16
1
-0
/
+5
*
Filter deleted computes from get_all_by_uuids()
Dan Smith
2018-09-20
1
-1
/
+2
*
Update really old comments about vmware hosts managing multiple nodes
Matt Riedemann
2018-08-07
1
-1
/
+1
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-1
/
+1
*
Match ComputeNode.uuid to ironic node uuid in RT
Matt Riedemann
2018-05-31
1
-1
/
+1
*
Add ComputeNodeList.get_by_hypervisor_type()
Dan Smith
2017-09-11
1
-0
/
+13
*
objects: add ComputeNode.get_by_uuid method
Matt Riedemann
2017-05-04
1
-1
/
+10
*
Add ability to query for ComputeNodes by their mapped value
Dan Smith
2017-04-27
1
-1
/
+10
*
Add ComputeNode.mapped field
Matt Riedemann
2017-04-27
1
-1
/
+9
*
Remove unused logging import
Anh Tran
2017-02-17
1
-2
/
+0
*
Add ComputeNodeList.get_all_by_uuids method
Sylvain Bauza
2017-01-20
1
-1
/
+17
*
Removed unused ComputeNode create/update_inventory methods
Matt Riedemann
2016-12-06
1
-92
/
+0
*
Fix comment for version 1.15 ComputeNodeList
liyingjun
2016-07-01
1
-1
/
+1
*
Microversion 2.33 adds pagination support for hypervisors
liyingjun
2016-07-01
1
-1
/
+9
*
Trivial-Fix: Fix typos
Rajesh Tailor
2016-06-13
1
-1
/
+1
*
Make create_inventory() handle name change
Dan Smith
2016-06-08
1
-7
/
+2
*
Add name and generation to ResourceProvider object
Chris Dent
2016-06-07
1
-2
/
+23
*
Remove code referencing inventory table in cell DB
Jay Pipes
2016-06-06
1
-22
/
+0
*
Make Inventory and ResourceProvider objects use the API DB instead
Dan Smith
2016-05-26
1
-43
/
+5
*
Migrate compute node resource information to Inventory objects
Dan Smith
2016-04-11
1
-0
/
+137
*
Drop compute node uuid online migration code
Dan Smith
2016-04-11
1
-17
/
+0
*
Merge "Config options: Centralize resource tracker options"
Jenkins
2016-04-01
1
-5
/
+3
|
\
|
*
Config options: Centralize resource tracker options
Pushkar Umaranikar
2016-03-30
1
-5
/
+3
*
|
Remove DictCompat from ComputeNode
Ryan Rossiter
2016-03-30
1
-12
/
+10
|
/
*
Merge "Allow saving empty pci_device_pools in ComputeNode object"
Jenkins
2016-03-04
1
-4
/
+8
|
\
|
*
Allow saving empty pci_device_pools in ComputeNode object
Ludovic Beliveau
2016-02-16
1
-4
/
+8
*
|
Add disk_allocation_ratio to ComputeNode
Sylvain Bauza
2016-02-22
1
-5
/
+16
|
/
*
Allocate UUID for compute node
Dan Smith
2016-02-15
1
-1
/
+30
*
Merge "Add a TODO to make ComputeNode.cpu_info non-nullable"
Jenkins
2016-02-06
1
-0
/
+2
|
\
|
*
Add a TODO to make ComputeNode.cpu_info non-nullable
melanie witt
2016-02-03
1
-0
/
+2
*
|
enginefacade: 'compute_node'
Pavel Kholkin
2016-01-25
1
-2
/
+8
*
|
Merge "Remove catching of ComputeHostNotFound exception"
Jenkins
2016-01-22
1
-46
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove catching of ComputeHostNotFound exception
Pavel Kholkin
2016-01-21
1
-46
/
+4
*
|
Add note to ComputeNode.numa_topology
Ryan Rossiter
2016-01-19
1
-0
/
+3
|
/
*
Drop JSON decoding for supported_instances
Paul Murray
2015-12-08
1
-5
/
+0
*
Use version convert methods from oslo_utils.versionutils
ChangBo Guo(gcb)
2015-11-25
1
-2
/
+2
*
Remove obj_relationships from objects
Dan Smith
2015-10-30
1
-13
/
+0
*
Merge "Remove/deprecate unused parts of the compute node object"
Jenkins
2015-09-11
1
-11
/
+4
|
\
|
*
Remove/deprecate unused parts of the compute node object
Hans Lindgren
2015-08-13
1
-11
/
+4
*
|
Add cpu_allocation_ratio and ram_allocation_ratio to ComputeNode
Sylvain Bauza
2015-08-31
1
-4
/
+45
|
/
*
Make ComputeNode.service_id nullable to match db schema
Hans Lindgren
2015-08-13
1
-4
/
+19
*
Change List objects to use obj_relationships
Ryan Rossiter
2015-07-31
1
-15
/
+7
[next]