nova/nova/tests
Dan Smith 0ff44c9d50 Fix Nova's indirection fixture override
This mirrors the indirection fixture override that we have for
object_class_action() while we transition fully to the base
VersionedObjectRegistry. This prevents us from breaking with current
oslo.versionedobjects.

This also caused a few other tests to get run with manifest calls,
which needed to be converted to continue to work. Also, because
liberty still has both InstanceV1 and InstanceV2, this tickled another
case where we need to use the instance base class for a mox.IsA() check.

Change-Id: I2aaa42784b2cc5c6898a3fac0c951dd57dd4f4c6
Closes-Bug: #1516805
(cherry picked from commit 1b3fbfb087)
2015-11-17 12:54:22 -08:00
..
functional Merge "Fix order of arguments in assertEqual" 2015-09-18 18:46:13 +00:00
unit Fix Nova's indirection fixture override 2015-11-17 12:54:22 -08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled 2015-08-06 14:38:45 +08:00