nova/nova/compute
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
..
monitors Change log level from ERROR to DEBUG for NotImplemented 2017-05-19 03:34:36 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Fix MarkerNotFound when paging and marker was found in cell0 2017-05-26 17:48:10 -04:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Merge "trivial: Add a note about 'cells_api'" 2017-04-04 17:46:57 +00:00
claims.py Add nodename to _claim_test log messages 2017-02-03 14:10:59 -05:00
flavors.py Merge "Replace flavors.get_all_flavors_sorted_list() with object call" 2016-10-18 12:13:09 +00:00
instance_actions.py Report instance-actions for live migration force complete API 2016-03-10 15:02:35 +00:00
manager.py Merge "make sure to rebuild claim on recreate" 2017-05-26 16:31:53 +00:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
resource_tracker.py Merge "Don't delete allocation if instance being scheduled" 2017-05-25 21:27:32 +00:00
rpcapi.py Clean up ClientRouter debt 2017-04-25 09:58:26 -07:00
stats.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
task_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
utils.py Transform instance.volume_attach.error notification 2017-05-02 16:38:45 -04:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00