nova/nova/virt
Chris Behrens 625ecb610c Sync nova with oslo DB exception cleanup.
DB exceptions have moved to openstack/common/db/exception module so that
they can be shared with multiple DB implementations.

Deadlock checking was also added to oslo to consolidate with
DuplicateKey checking.  This allows us to clean up our
_retry_on_deadlock decorator in sqlalchemy/api.py

Fixes unrelated pep8 issue with duplicate test in test_compute also.

Change-Id: I7e985b384d1ef345e0d67c919b84b4faff869699
2013-02-25 21:32:59 +00:00
..
baremetal Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
disk Make guestfs use same libvirt URI as Nova. 2013-02-22 09:54:38 -05:00
hyperv Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
libvirt Merge "Adding ability to specify the libvirt cache mode for disk devices" 2013-02-23 16:18:38 +00:00
powervm Removes unnecessary qemu-img dependency on powervm driver 2013-02-22 01:29:16 +00:00
vmwareapi import base_dir_name config option into vmwareapi 2013-02-21 10:02:29 -08:00
xenapi Fix broken logging imports. 2013-02-19 21:16:32 -08:00
__init__.py In preparation for XenAPI support, refactor the interface between 2010-07-18 18:15:12 +01:00
configdrive.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
driver.py Merge "Use oslo-config-2013.1b4" 2013-02-20 08:50:18 +00:00
event.py Add basic infrastructure for compute driver async events 2013-02-19 17:06:59 +00:00
fake.py Add support for network adapter hotplug. 2013-02-19 14:12:54 -05:00
firewall.py Fix handling of source_groups with no-db-compute. 2013-02-20 08:12:57 -08:00
images.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08: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 Fix launching libvirt instances with swap 2013-02-21 19:44:35 +00:00
storage_users.py Detect shared storage; handle base cleanup better. 2012-11-21 09:30:42 +11:00
virtapi.py Move security_group operations in VirtAPI to conductor 2012-12-15 08:07:51 -08:00