placement/nova
Claudiu Belu 1178d82670 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
..
api/openstack Merge "[placement] reorder middleware to correct logging context" 2016-10-07 12:11:29 +00:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf Move notification_format and delete rpc.py 2016-09-27 14:33:52 +00:00
db Add quota related tables to the api database. 2016-10-12 07:40:00 +00:00
objects Address feedback on cell-aggregate-api-db patches 2016-08-01 11:46:59 -07:00
policies policy: Add defaults in code (part 1) 2016-06-23 19:53:29 +03:00
scheduler/filters Add a hacking rule for string interpolation at logging 2016-10-11 08:39:48 +00:00
tests Merge "Cleanup some redundant USES_DB_SELF usage" 2016-10-18 02:34:45 +00:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors :Add missing %s in print message 2016-07-25 16:43:21 +08:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Merge "Cleanup some redundant USES_DB_SELF usage" 2016-10-18 02:34:45 +00:00
utils.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00