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
/
virt
/
virtapi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to exit early from a wait_for_instance_event()
Dan Smith
2019-12-02
1
-0
/
+3
*
Add VirtAPI.update_compute_provider_status
Matt Riedemann
2019-07-02
1
-0
/
+11
*
Remove unused provider firewall rules functionality in nova
Hans Lindgren
2016-02-01
1
-6
/
+0
*
Deprecate and remove agent_build_get_by_triple()
Dan Smith
2014-06-25
1
-10
/
+0
*
Remove unused instance_update() method from virtapi
Dan Smith
2014-05-09
1
-10
/
+0
*
Remove compute virtapi BDM methods
Nikola Dipanov
2014-03-07
1
-9
/
+0
*
Make compute manager's virtapi support waiting for events
Dan Smith
2014-03-06
1
-0
/
+7
*
Deprecate conductor instance_type_get() and remove from VirtAPI
Dan Smith
2014-02-28
1
-7
/
+0
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Use objects internally in DriverBlockDevice class
Nikola Dipanov
2014-01-30
1
-7
/
+0
*
Rename virtapi.instance_type_get to flavor_get
Matt Riedemann
2013-11-13
1
-3
/
+3
*
Remove security_group-related methods from VirtAPI
Dan Smith
2013-10-30
1
-16
/
+0
*
Remove aggregate metadata methods from conductor and virtapi
Dan Smith
2013-10-15
1
-26
/
+0
*
Fixes typos in virt files
Alex Glikson
2013-10-07
1
-1
/
+1
*
Enable libvirt driver to use the new BDM format
Nikola Dipanov
2013-09-05
1
-0
/
+7
*
Add block_device_mapping_get_all_by_instance to virtapi
Russell Bryant
2013-08-30
1
-0
/
+9
*
Remove unused methods from VirtAPI
Dan Smith
2013-06-07
1
-14
/
+0
*
Add instance_type_get() to virt api
Dan Smith
2013-02-28
1
-0
/
+7
*
Move security_group operations in VirtAPI to conductor
Dan Smith
2012-12-15
1
-5
/
+5
*
Move remaining aggregate operations to conductor
Dan Smith
2012-12-12
1
-4
/
+4
*
Make nova/virt use aggregate['metadetails']
Dan Smith
2012-12-10
1
-8
/
+0
*
Ban db import from nova/virt
Dan Smith
2012-11-12
1
-3
/
+0
*
Move agent_build_get_by_triple to VirtAPI
Dan Smith
2012-11-12
1
-0
/
+10
*
Move security groups and firewall ops to VirtAPI
Dan Smith
2012-11-08
1
-0
/
+22
*
Move host aggregate operations to VirtAPI
Dan Smith
2012-11-08
1
-0
/
+34
*
Remove db.instance_get* from nova/virt
Dan Smith
2012-11-02
1
-0
/
+14
*
Introduce VirtAPI to nova/virt
Dan Smith
2012-11-01
1
-0
/
+30