nova/nova/virt
Simon Pasquier fa5079c257 Verify that CONF.compute_driver is defined
The compute_driver parameter is a mandatory parameter only for nodes
running the Nova compute service. However Other Nova services like
Nova API actually call the compute_driver_matches() function.

Change-Id: Iac7cd46c6bdb4268cfbc650dcde0c95e69545f04
Fixes: bug #1184641
2013-05-29 10:14:15 +02:00
..
baremetal baremetal: drop 'prov_mac_address' column 2013-05-18 00:17:08 +09:00
disk Fix missing argument to logging warning call 2013-05-21 14:29:55 +00:00
hyperv Hide lock_prefix argument using synchronized_with_prefix() 2013-05-14 15:01:45 +08:00
libvirt Merge "Raise exception instances, not exception classes." 2013-05-29 02:32:43 +00:00
powervm Fix UnboundLocalError in powervm lvm cleanup code 2013-05-23 06:27:33 -07:00
vmwareapi Raise exception instances, not exception classes. 2013-05-28 21:28:33 -04:00
xenapi xenapi: make the xenapi agent optional per image 2013-05-27 08:43:34 +01:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
configdrive.py Improve Python 3.x compatibility 2013-04-22 04:22:24 +02:00
driver.py Verify that CONF.compute_driver is defined 2013-05-29 10:14:15 +02:00
event.py Add basic infrastructure for compute driver async events 2013-02-19 17:06:59 +00:00
fake.py Make sure that hypervisor nodename is set correctly in FakeDriver 2013-05-08 15:49:45 +02:00
firewall.py Hide lock_prefix argument using synchronized_with_prefix() 2013-05-14 15:01:45 +08:00
images.py Fix missing argument to QemuImageInfo 2013-03-19 17:38:56 -04: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
netutils.py Don't inject settings for dynamic network 2013-05-16 15:03:40 +00:00
storage_users.py Hide lock_prefix argument using synchronized_with_prefix() 2013-05-14 15:01:45 +08:00
virtapi.py Add instance_type_get() to virt api 2013-02-28 14:40:37 -05:00