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
/
instance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused Instance method
Balazs Gibizer
2021-02-11
1
-5
/
+0
*
Refactor _claim_pci_device_for_interface_attach to prepare for qos
Balazs Gibizer
2021-01-18
1
-0
/
+1
*
Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481
Balazs Gibizer
2020-09-11
1
-0
/
+12
*
Track error migrations in resource tracker
LuyaoZhong
2020-09-10
1
-3
/
+6
*
objects: Update keypairs when saving an instance
Takashi NATSUME
2020-07-22
1
-2
/
+3
*
objects: Add migrate-on-load behavior for legacy NUMA objects
Stephen Finucane
2020-05-06
1
-3
/
+2
*
Fix instance.hidden migration and querying
Dan Smith
2020-02-07
1
-1
/
+3
*
nova-net: Remove use of legacy 'SecurityGroup' object
Stephen Finucane
2019-12-03
1
-3
/
+1
*
nova-net: Add TODOs to remove security group-related objects
Stephen Finucane
2020-01-08
1
-0
/
+11
*
Ensure source service is up before resizing/migrating
Matt Riedemann
2019-12-19
1
-0
/
+4
*
Merge "Tune up db.instance_get_all_uuids_by_hosts"
Zuul
2019-09-23
1
-2
/
+1
|
\
|
*
Tune up db.instance_get_all_uuids_by_hosts
Chris Dent
2019-09-02
1
-2
/
+1
*
|
object: Introduce Resource and ResourceList objs
LuyaoZhong
2019-09-13
1
-3
/
+33
|
/
*
add InstanceList.get_all_uuids_by_hosts() method
Jay Pipes
2019-08-15
1
-2
/
+11
*
Add Instance.hidden field
Matt Riedemann
2019-08-07
1
-1
/
+10
*
Merge "Optimize SchedulerReportClient.delete_resource_provider"
Zuul
2019-07-20
1
-1
/
+20
|
\
|
*
Optimize SchedulerReportClient.delete_resource_provider
Matt Riedemann
2019-06-13
1
-1
/
+20
*
|
Remove 'instance_update_from_api'
Stephen Finucane
2019-05-20
1
-100
/
+9
|
/
*
Remove 'instance_update_at_top', 'instance_destroy_at_top'
Stephen Finucane
2019-05-02
1
-11
/
+0
*
Add instance hard delete
Theodoros Tsioutsias
2019-04-13
1
-3
/
+5
*
Check hosts have no instances for AZ rename
Andrey Volkov
2019-03-01
1
-0
/
+11
*
Always read-deleted=yes on lazy-load
Dan Smith
2018-11-27
1
-4
/
+21
*
Default embedded instance.flavor.is_public attribute
Mohammed Naser
2018-11-02
1
-9
/
+11
*
Filter out instances without a host when populating AZ
Jiří Suchomel
2018-08-21
1
-0
/
+3
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-1
/
+1
*
Default embedded instance.flavor.disabled attribute
Matt Riedemann
2018-07-03
1
-0
/
+15
*
Merge "Metadata-API fails to retrieve avz for instances created before Pike"
Zuul
2018-05-30
1
-0
/
+15
|
\
|
*
Metadata-API fails to retrieve avz for instances created before Pike
Surya Seetharaman
2018-05-17
1
-0
/
+15
*
|
Expose instance_get_all_uuids_by_host() from DB API and use it
Dan Smith
2018-05-18
1
-5
/
+1
*
|
Make instance able to lazy-load almost everything
Dan Smith
2018-05-18
1
-16
/
+33
*
|
Make instance.refresh() avoid recursion better
Dan Smith
2018-05-18
1
-5
/
+14
|
/
*
Fix comments at the 'save' method of objects.Instance
Takashi NATSUME
2018-04-09
1
-8
/
+6
*
Add trusted_certs object
Jackie Truong
2018-03-29
1
-2
/
+31
*
Move _make_instance_list call outside of DB transaction context
melanie witt
2018-03-23
1
-3
/
+9
*
Lazy-load instance attributes with read_deleted=yes
Dan Smith
2018-02-13
1
-3
/
+4
*
Merge "Remove instance.keypairs migration code"
Zuul
2018-02-07
1
-60
/
+4
|
\
|
*
Remove instance.keypairs migration code
Matt Riedemann
2017-11-02
1
-60
/
+4
*
|
Reduce complexity of _from_db_object
Jackie Truong
2018-01-25
1
-46
/
+56
*
|
Merge "Remove incorrect comment about instance.locked"
Zuul
2017-12-05
1
-2
/
+0
|
\
\
|
*
|
Remove incorrect comment about instance.locked
Kevin_Zheng
2017-11-09
1
-2
/
+0
|
|
/
*
|
Add Flavor.description attribute
Matt Riedemann
2017-11-05
1
-0
/
+18
|
/
*
Remove system_metadata loading in Instance._load_flavor
Matt Riedemann
2017-10-04
1
-11
/
+2
*
Make 'fault' a valid joined query field for Instance
Dan Smith
2017-09-22
1
-2
/
+3
*
Merge "Remove translation of log messages"
Jenkins
2017-08-15
1
-5
/
+5
|
\
|
*
Remove translation of log messages
Ngo Quoc Cuong
2017-06-21
1
-5
/
+5
*
|
Count instances to check quota
melanie witt
2017-07-18
1
-1
/
+54
*
|
Add BDM to InstancePayload
Balazs Gibizer
2017-07-12
1
-0
/
+4
*
|
Merge "Avoid unnecessary lazy-loads in mutated_migration_context"
Jenkins
2017-07-01
1
-0
/
+6
|
\
\
|
*
|
Avoid unnecessary lazy-loads in mutated_migration_context
Matt Riedemann
2017-06-06
1
-0
/
+6
*
|
|
Add get_count_by_vm_state() to InstanceList object
Dan Smith
2017-06-26
1
-1
/
+17
|
|
/
|
/
|
[next]