nova/nova
Matt Riedemann dbaf80d2c9 Fix MarkerNotFound when paging and marker was found in cell0
If we're paging over cells and the marker was found in cell0,
we need to null it out so we don't attempt to lookup by marker
from any other cells if there is more room in the limit.

Change-Id: I8a957bebfcecd6ac712103c346e028d80f1ecd7c
Closes-Bug: #1689692
2017-05-26 17:48:10 -04:00
..
api Merge "Remove the rebuild extension help methods" 2017-05-26 19:10:24 +00:00
CA
cells Use six.text_type() when logging Instance object 2017-05-03 22:45:49 +00:00
cmd Add strict option to discover_hosts 2017-05-24 13:48:54 +00:00
common cors: update default configuration in config 2016-11-05 20:17:42 -04:00
compute Fix MarkerNotFound when paging and marker was found in cell0 2017-05-26 17:48:10 -04:00
conductor Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
conf Merge "libvirt: remove glusterfs volume driver" 2017-05-26 19:19:04 +00:00
console Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
consoleauth Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
db Merge "Exclude deleted service records when calling hypervisor statistics" 2017-05-26 19:04:40 +00:00
hacking remove hacking rule that enforces log translation 2017-03-16 09:56:21 -04:00
image Use cursive for signature verification 2017-03-28 01:41:41 -07:00
ipv6
keymgr
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network correctly log port id in neutron api 2017-05-18 09:12:39 -06:00
notifications Merge "Move null_safe funcs to module level" 2017-05-25 19:54:45 +00:00
objects Merge "Remove the can_host column" 2017-05-26 14:30:13 +00:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Merge "Deprecate unused policy from policy doc" 2017-05-26 10:18:56 +00:00
scheduler Merge "Nix redundant dict in set_inventory_for_provider" 2017-05-26 18:59:12 +00:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests Fix MarkerNotFound when paging and marker was found in cell0 2017-05-26 17:48:10 -04:00
virt Merge "libvirt: remove glusterfs volume driver" 2017-05-26 19:19:04 +00:00
vnc
volume Send request_id on cinder calls 2017-05-26 09:36:47 -04:00
wsgi Clarify the language in the apache wsgi sample 2017-02-02 15:43:25 -08:00
__init__.py
availability_zones.py Make os-availability-zones know about cells 2017-03-15 11:02:58 -07:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
context.py Have nova.context use super from_context 2017-05-25 10:37:26 -04:00
crypto.py
debugger.py
exception_wrapper.py Short circuit notifications when not enabled 2017-03-30 22:32:14 +00:00
exception.py Merge "Make NovaException format errors fatal for tests" 2017-05-17 00:26:21 +00:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
policy.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
rpc.py Clean up ClientRouter debt 2017-04-25 09:58:26 -07:00
safe_utils.py
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
service.py Remove nova-cert 2017-04-27 22:28:01 -04:00
test.py Merge "Cache database and message queue connection objects" 2017-05-19 21:24:05 +00:00
utils.py trivial: Remove dead code 2017-05-22 17:01:45 +01:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00