nova/nova/virt/xenapi
Johannes Erdfelt c5a9c75502 Ensure that the dom0 we're connected to is the right one
The XenAPI driver requires the compute domU be running on the same host
as specified by xenapi_connection_url. Check that we can find the compute
domU on the host connected to before going too far.

Change-Id: I2a56fa305b6379a7ea97f04240e627bb13223c9f
2012-05-03 17:10:35 +00:00
..
__init__.py Removing XenAPI class variable, use session instead. 2012-04-20 18:29:41 +00:00
connection.py Ensure that the dom0 we're connected to is the right one 2012-05-03 17:10:35 +00:00
fake.py Disconnect stale instance VDIs when starting nova-compute 2012-04-27 14:44:48 +00:00
firewall.py Switch all xenapi async plugin calls to be sync 2012-03-09 17:03:32 +00:00
host.py HACKING fixes, TODO authors. 2012-03-16 01:24:12 +04:00
network_utils.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
pool.py Switch all xenapi async plugin calls to be sync 2012-03-09 17:03:32 +00:00
vif.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
vm_utils.py Ensure that the dom0 we're connected to is the right one 2012-05-03 17:10:35 +00:00
vmops.py Merge "Use openstack.common.importutils." 2012-04-30 21:47:16 +00:00
volume_utils.py Removing XenAPI class variable, use session instead. 2012-04-20 18:29:41 +00:00
volumeops.py Xen: Pass session to destroy_vdi 2012-04-25 15:55:55 -07:00