nova/nova/cells
Andrew Laski 00e46a313c Fix migration list + MigrationList operation
Fixes up the get_migrations cells method and corresponding tests. The
tests were not in line with reality since the MigrationList object was
introduced.

This patch removes the [] + MigrationList operation that was occurring
since the operation is poorly defined and only works by accident. Future
objects work may break this so it should be removed now.

Change-Id: I5dabd8c745cc287322a1ef0f0dd2d4733484188d
2016-08-15 10:05:23 -04:00
..
filters policy: clean-up 2016-06-30 19:56:14 +00:00
weights Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
messaging.py Fixed typos in nova, nova/api, nova/cells directory 2016-08-01 07:14:04 +00:00
opts.py Improve the help text for cells options (7) 2016-06-09 08:39:46 +03:00
rpc_driver.py Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00
rpcapi.py Cold migrate using the RequestSpec object 2016-05-17 11:01:22 +02:00
scheduler.py Refactor block_device_mapping handling during boot 2016-07-05 14:38:21 -04:00
state.py Unavailable hosts have no resources for use 2016-04-18 19:07:23 +00:00
utils.py Config options: centralize section "cells" 2016-01-27 16:10:42 +02:00