10f193ee92
Some code in tests is uisng assertTrue(isinstance(A, B)) or assertEqual(B, type(A)). assertIsInstance must be used instead. assertIsInstance is provided by testtools package, so this change is not breaking backward compatibility with Python 2.6. Closes-Bug: #1259941 Change-Id: Ib601aebabc0ff0318cd87cc199c808e6b59f7c9f |
||
---|---|---|
.. | ||
docker-plugin | ||
rackspace |