nova/nova
Diana Clarke 110bb30d0f Replace N block_device_mapping queries with 1
The ExtendedVolumes post-processing extension used to do N
block_device_mapping queries (one query per instance in a 'nova list').
Instead, do one block_device_mapping query with an IN clause of
instance UUIDs.

Change-Id: I32a1bd0e05a7a938e531d00bedfab23a0bb68538
Partial-Bug: #1416132
Closes-Bug: #1359808
2015-11-12 12:02:05 -05:00
..
CA
api Replace N block_device_mapping queries with 1 2015-11-12 12:02:05 -05:00
cells cells: add debug logging to bdm_update_or_create_at_top 2015-11-03 12:58:17 -08:00
cert Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
cloudpipe Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
cmd Deprecate local conductor mode 2015-11-05 19:47:01 +00:00
compute Merge "Add logging to snapshot_volume_backed method" 2015-11-12 02:53:41 +00:00
conductor Deprecate local conductor mode 2015-11-05 19:47:01 +00:00
console Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
consoleauth Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
db Replace N block_device_mapping queries with 1 2015-11-12 12:02:05 -05:00
hacking hacking check for contextlib.nested for py34 support 2015-10-16 17:26:27 +00:00
image Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00
ipv6
keymgr
locale Imported Translations from Zanata 2015-10-30 06:17:34 +00:00
mks Add MKS console support 2015-07-25 15:01:44 +03:00
network Handle a NeutronClientException 404 Error for floating ips 2015-11-11 16:23:07 +00:00
objects Replace N block_device_mapping queries with 1 2015-11-12 12:02:05 -05:00
objectstore Change 'ec2-api' stackforge url to openstack url 2015-10-21 14:15:50 +08:00
openstack Sync cliutils from oslo-incubator 2015-10-08 09:44:39 -07:00
pci Fix a few typos 2015-09-08 10:36:14 +09:00
rdp
scheduler Merge "Use RequestSpec object in HostManager" 2015-11-04 15:42:38 +00:00
servicegroup Handle DB failures in servicegroup DB driver 2015-11-11 14:59:09 +00:00
spice
tests Replace N block_device_mapping queries with 1 2015-11-12 12:02:05 -05:00
virt force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
vnc Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00
volume Ignore errorcode=4 when executing `cryptsetup remove` command 2015-10-14 09:18:01 +08:00
wsgi Monkey patch nova-ec2 api 2015-10-13 13:23:21 +00:00
__init__.py
availability_zones.py Invalidate AZ cache when the instance AZ information is different 2015-09-09 17:14:35 +02:00
baserpc.py
block_device.py snapshot: Add device_name to the snapshot bdms 2015-07-02 13:45:36 +01:00
config.py Use EngineFacade from oslo_db.enginefacade 2015-11-06 18:59:44 +03:00
context.py Use EngineFacade from oslo_db.enginefacade 2015-11-06 18:59:44 +03:00
crypto.py Specify current directory using new cwd param in processutils.execute 2015-08-24 00:46:33 +00:00
debugger.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
exception.py Replace N block_device_mapping queries with 1 2015-11-12 12:02:05 -05:00
filters.py Remove reservation_id from the logs when a schedule fails 2015-10-30 17:45:42 -07:00
hooks.py
i18n.py
loadables.py
manager.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
netconf.py
notifications.py Fix notify_decorator errors 2015-08-11 10:30:30 +08:00
opts.py Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
paths.py
policy.py
quota.py Fix Python 3 issues in nova.db.sqlalchemy 2015-06-30 07:06:54 -07:00
rpc.py
safe_utils.py Set autodoc_index_modules=True so tox -e docs builds module docs again 2015-07-30 17:11:47 -07:00
service.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
test.py Remove duplicate NullHandler test fixture 2015-08-31 09:52:45 -07:00
utils.py Expands python34 unit tests list 2015-10-23 18:01:03 +03:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Merge "Add hacking check for eventlet.spawn()" 2015-10-08 03:43:00 +00:00