nova/nova/virt
Dan Smith f23498d7a2 Remove conductor usage from add_instance_fault_from_exc()
This makes add_instance_fault_from_exc() use the InstanceFault
object instead of a raw conductor call. This is actually a
minor change except that all callers of this method must now
stop passing the conductor API, and tests must return something
valid from the mocked call.

Related to blueprint virt-objects-juno

Change-Id: I49b17c1ef3d14fd36f016c37d88287e62126bf68
2014-05-02 07:41:02 -07:00
..
baremetal Fixed many typos. 2014-04-25 21:47:41 -07:00
disk Fixed many typos. 2014-04-25 21:47:41 -07:00
hyperv Merge "Fixes the Hyper-V agent individual disk metrics" 2014-03-19 04:21:34 +00:00
imagehandler Revert "Adding image multiple location support" 2014-03-12 08:27:20 -07:00
libvirt Fixed many typos. 2014-04-25 21:47:41 -07:00
vmwareapi VMware: spawn refactor - phase 1 - execute_create_vm 2014-05-01 11:59:49 -07:00
xenapi Remove conductor usage from add_instance_fault_from_exc() 2014-05-02 07:41:02 -07:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
block_device.py Fixed many typos. 2014-04-25 21:47:41 -07:00
configdrive.py Remove vi modelines 2014-02-03 14:19:44 +00:00
cpu.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
driver.py Make instance_exists() take an instance, not instance_name 2014-04-21 20:50:57 -07:00
event.py Fix misspellings in nova 2014-02-07 13:09:24 +08:00
fake.py Make instance_exists() take an instance, not instance_name 2014-04-21 20:50:57 -07:00
firewall.py Remove vi modelines 2014-02-03 14:19:44 +00:00
imagecache.py Merge "Add warning to periodic_task with interval 0" 2014-05-01 22:19:56 +00:00
images.py Revert "Adding image multiple location support" 2014-03-12 08:27:20 -07:00
interfaces.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
netutils.py Remove vi modelines 2014-02-03 14:19:44 +00:00
storage_users.py Merge "Capture exception for JSON load in virt.storage_users" 2014-02-10 02:26:38 +00:00
virtapi.py Remove compute virtapi BDM methods 2014-03-07 17:04:18 -08:00
volumeutils.py Refactor get_iscsi_initiator to a common location 2014-02-17 16:48:02 +00:00
watchdog_actions.py Add watchdog device support to libvirt driver 2014-03-03 14:59:58 -05:00