nova/nova
Eric Windisch cd0c765ced Use oslo database code
Bring in the new database code from oslo.

Uses get_session() from oslo as well as changing NovaBase to derive from
a common class.

Remove test_sqlalchemy.py now that this code is test in oslo.

Implements blueprint db-common.

Change-Id: I090754981c871250dd981cbbe1a08e7181440120
2013-02-05 10:13:04 +00:00
..
api Merge "Optimize floating ip list to make one db query" 2013-02-04 14:24:07 +00:00
CA
cells Cells: Add cells API extension 2013-01-15 01:22:35 +00:00
cert fix N402 for rest of nova 2013-01-09 15:47:22 -05:00
cloudpipe Move vpn_key_suffix into pipelib 2013-01-09 22:09:17 +00:00
common Use oslo database code 2013-02-05 10:13:04 +00:00
compute Use oslo database code 2013-02-05 10:13:04 +00:00
conductor instance.update notifications don't always identify the service 2013-01-31 18:33:02 +00:00
console Pull NovaWebSocketProxy class out of nova-novncproxy binary 2013-01-16 10:19:37 +00:00
consoleauth Move memcached_servers opt into common.memorycache 2013-01-09 22:09:17 +00:00
db Use oslo database code 2013-02-05 10:13:04 +00:00
image Merge "VMware Compute Driver Glance improvement" 2013-02-01 20:09:26 +00:00
ipv6 fix N402 for rest of nova 2013-01-09 15:47:22 -05:00
locale Imported Translations from Transifex 2013-02-03 00:03:22 +00:00
network Merge "Mark password config options with secret" 2013-02-04 13:18:04 +00:00
objectstore Add helper methods to nova.paths 2013-01-04 17:36:29 +00:00
openstack Use oslo database code 2013-02-05 10:13:04 +00:00
scheduler Update HACKING.rst per recent changes 2013-02-04 11:12:25 +08:00
servicegroup Make sure there are no unused import 2013-01-28 21:37:32 +00:00
spice Add common config options for SPICE graphics 2013-01-16 10:19:30 +00:00
testing
tests Use oslo database code 2013-02-05 10:13:04 +00:00
virt Use oslo database code 2013-02-05 10:13:04 +00:00
vnc Remove obsolete VCS version info completely 2012-12-19 18:54:17 +00:00
volume Stop including full service catalog in each RPC msg 2013-01-28 13:40:42 -08:00
__init__.py
availability_zones.py Fixes 'not in' operator usage 2013-01-31 15:06:25 +08:00
block_device.py Fix rebuild with volumes attached 2013-01-30 18:13:26 +00:00
config.py Use oslo database code 2013-02-05 10:13:04 +00:00
context.py Stop including full service catalog in each RPC msg 2013-01-28 13:40:42 -08:00
crypto.py Don't limit SSH keys generation to 1024 bits 2013-01-22 20:35:02 +01:00
exception.py Use oslo database code 2013-02-05 10:13:04 +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 Fix logic error in periodic task wait code. 2013-01-14 07:53:47 +11:00
netconf.py Move global service networking opts to new module 2013-01-09 22:09:17 +00:00
notifications.py Make sure there are no unused import 2013-01-28 21:37:32 +00:00
paths.py Add helper methods to nova.paths 2013-01-04 17:36:29 +00:00
policy.py fix N402 for rest of nova 2013-01-09 15:47:22 -05:00
quota.py Merge "Expand quota logging" 2013-01-15 21:05:17 +00:00
service.py Fixes 'not in' operator usage 2013-01-31 15:06:25 +08:00
test.py Use oslo database code 2013-02-05 10:13:04 +00:00
utils.py Merge "Reimplement is_valid_ipv4()." 2013-02-03 14:02:12 +00:00
version.py Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
weights.py Refactor scheduling weights. 2012-11-14 19:04:17 +00:00
wsgi.py Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00