nova/nova
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
..
CA
api Merge "Updates to OSAPI sizelimit middleware." 2013-02-23 16:03:13 +00:00
cells Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
cert Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
cloudpipe Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
common Flush tokens on instance delete 2013-02-21 19:52:06 +00:00
compute Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
conductor Make nova security groups more pluggable 2013-02-20 11:27:01 -08:00
console Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
consoleauth Flush tokens on instance delete 2013-02-21 19:52:06 +00:00
db Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
image Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
ipv6 Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
locale Imported Translations from Transifex 2013-02-23 00:04:06 +00:00
network Merge "Ensure macs can be serialized." 2013-02-23 16:01:01 +00:00
objectstore Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
openstack Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
scheduler Merge "Use oslo-config-2013.1b4" 2013-02-20 08:50:18 +00:00
servicegroup Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
spice Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
storage Fibre channel block storage support (nova changes) 2013-02-18 18:15:40 -08:00
tests Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
virt Sync nova with oslo DB exception cleanup. 2013-02-25 21:32:59 +00:00
vnc Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
volume Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
__init__.py Remove outdated moduleauthor tags 2012-10-01 15:25:47 -07:00
availability_zones.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
block_device.py Fix rebuild with volumes attached 2013-01-30 18:13:26 +00:00
config.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
context.py Move some context checking code from sqlalchemy 2013-02-20 20:39:01 +00:00
crypto.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
exception.py Merge "Identify baremetal nodes by UUID." 2013-02-21 00:30:45 +00:00
filters.py Refactor scheduling filters 2012-11-14 19:04:12 +00:00
hooks.py Add generic customization hooks via decorator. 2012-11-30 20:47:53 +00:00
loadables.py Make sure the loadables path is the absolute path 2012-12-28 11:42:17 -08:00
manager.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
netconf.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
notifications.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
paths.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
policy.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
quota.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
service.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
test.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
utils.py Add Nova quantum security group proxy 2013-02-20 11:33:46 -08:00
version.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
weights.py Refactor scheduling weights. 2012-11-14 19:04:17 +00:00
wsgi.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00