nova/nova/virt
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
..
baremetal Implements blueprint heterogeneous-tilera-architecture-support 2012-02-07 10:41:10 -05:00
disk Move cfg to nova.openstack.common 2012-02-03 19:21:54 +00:00
libvirt Merge "Check return code instead of output for iscsiadm" 2012-02-08 19:04:28 +00:00
vmwareapi Remove ajaxterm from Nova 2012-02-07 21:14:31 +01:00
xenapi Remove unnecessary use of LoopingCall in nova/virt/xenapi/vm_utils.py 2012-02-08 23:09:53 +00:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
connection.py Implements blueprint heterogeneous-tilera-architecture-support 2012-02-07 10:41:10 -05:00
cpuinfo.xml.template Moved back templates and fixed pep8 issue. Template move was due to breaking packaging with template moves. That will need to happen in a later merge. 2011-05-19 16:25:57 -04:00
driver.py Remove ajaxterm from Nova 2012-02-07 21:14:31 +01:00
fake.py Remove ajaxterm from Nova 2012-02-07 21:14:31 +01:00
firewall.py Fix nova.virt.firewall debugging message to use UUID 2012-02-06 22:43:47 +00:00
images.py fix stale libvirt images on download failure. Bug 801412 2012-02-02 15:12:58 +00:00
interfaces.template Don't write a dns directive if there are no dns records in /etc/network/interfaces 2012-02-05 19:51:17 -08:00
libvirt.xml.template uses the instance uuid in libvirt by introducing a new variable 'uuid' for the used template instead of using a random uuid in libvirt 2012-01-26 22:29:30 +01:00
netutils.py Blueprint xenapi-security-groups 2012-01-10 17:16:31 +00:00
vif.py Refactor Xen Vif drivers. Fixes LP907850 2011-12-22 14:34:49 -06:00
vmwareapi_conn.py Remove ajaxterm from Nova 2012-02-07 21:14:31 +01:00
xenapi_conn.py Stop using LoopingCall in nova.virt.xenapi_conn:wait_for_task() 2012-02-08 22:28:18 +00:00