distcloud/dcmanager/tests/unit
Sun Austin 6022c0420d FIX other issues for Python 2/3 compatible code
change func.func_name to func.__name__
change itertools.izip_longest to six.moves.zip_longest
change self.assertRaisesRegexp(xxx) to six.assertRaisesRegex(self,xx)
use absolute import path

Story: 2004585
Task: 28447

Change-Id: I2b4814fb6f96feb90ad0a081ffcab5c72160b0f7
Signed-off-by: Sun Austin <austin.sun@intel.com>
2019-01-15 00:33:54 +00:00
..
api FIX other issues for Python 2/3 compatible code 2019-01-15 00:33:54 +00:00
common StarlingX open source release updates 2018-08-07 11:51:21 -04:00
db StarlingX open source release updates 2018-08-07 11:51:21 -04:00
drivers StarlingX open source release updates 2018-08-07 11:51:21 -04:00
manager Enable tox tests for stx-distcloud 2018-11-02 10:27:02 -05:00
objects StarlingX open source release updates 2018-08-07 11:51:21 -04:00
rpc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
utils StarlingX open source release updates 2018-08-07 11:51:21 -04:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
test_dcmanager.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00