nova/nova/virt/xenapi
Bob Ball 3cd2a5165e XenAPI: Unit tests must mock os_xenapi calls
To prevent internal changes in os_xenapi from breaking nova unit
tests, we must mock os_xenapi calls (particular around session
management) rather than attempting to mock the internals of os_xenapi.
This issue was introduced when os_xenapi was split out from nova,
but the UT were not similarly abstracted

Change-Id: Ifdcddb63f64d5759640a62e8ddd3c276fa4fc743
2017-12-28 23:11:47 +00:00
..
image Get auth from context for glance endpoint 2017-11-21 10:26:42 -06:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
agent.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
driver.py XenAPI: create vGPU for instance 2017-12-18 08:09:20 -08:00
fake.py XenAPI: Unit tests must mock os_xenapi calls 2017-12-28 23:11:47 +00:00
firewall.py Fix python3 issues with devstack 2016-12-21 22:20:00 -05:00
host.py XenAPI: create vGPU for instance 2017-12-18 08:09:20 -08:00
network_utils.py Fixes dict keys and items references for Python 3 2015-12-07 12:19:59 +02:00
pool_states.py Remove vi modelines 2014-02-03 14:19:44 +00:00
pool.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
vif.py XenAPI: Don't use nicira-iface-id for XenServer VIF 2017-12-06 15:48:12 +00:00
vm_utils.py Merge "conf: Remove deprecated 'remap_vbd_dev' option" 2017-12-27 15:14:23 +00:00
vmops.py XenAPI: create vGPU for instance 2017-12-18 08:09:20 -08:00
volume_utils.py Remove translation of log messages 2017-06-13 11:20:28 +07:00
volumeops.py Remove translation of log messages 2017-06-13 11:20:28 +07:00