nova/nova/virt/xenapi
Johannes Erdfelt 1815aaf13a Remove unnecessary use of LoopingCall in nova/virt/xenapi/vm_utils.py
The code synchronously blocks waiting on the LoopingCall to finish
anyway and the use of a maximum of number of attempts ends up being
awkwardly fit in.

Also, remove an out-of-date comment about future use of LoopingCall

Change-Id: Ife397e171f28fff5e73c70e6957cecdd09a42d68
2012-02-08 23:09:53 +00:00
..
__init__.py Fix race condition in XenAPI when using <object>.get_all 2011-12-07 21:27:24 +00:00
fake.py bug 921087: i18n-key and local-storage hard-coded in xenapi 2012-02-01 18:01:08 +00:00
firewall.py bug 924266: connection_type and firewall_driver flags mismatch 2012-02-06 15:46:52 +00:00
network_utils.py addressed termies review (first round) 2011-03-28 10:54:29 +01:00
vif.py Merge "Provides flag override for vlan interface" 2012-02-03 23:09:13 +00:00
vm_utils.py Remove unnecessary use of LoopingCall in nova/virt/xenapi/vm_utils.py 2012-02-08 23:09:53 +00:00
vmops.py Remove ajaxterm from Nova 2012-02-07 21:14:31 +01:00
volume_utils.py Fix race condition in XenAPI when using <object>.get_all 2011-12-07 21:27:24 +00:00
volumeops.py PEP8 type comparison cleanup 2012-01-04 07:32:13 +08:00