nova/nova/cells
Claudiu Belu e6593d3a4b compute: fixes python 3 related unit tests
Fixes volume related unit tests.
Fixes non-sortable None items.
Fixes __getattr__ infinite recursion.
Fixes is_dict_like method. Dicts in python 3.4 do not
have the 'has_key' method.

Partially Implements: blueprint goal-python35

Change-Id: I97efc09f7657436f706b08e0b2795f0e59ac1dcd
2016-10-18 07:07:43 +00: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 compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00