ha/service-mgmt-api/sm-api/sm_api/openstack/common
Sun Austin 6753274b28 Fix: "metaclass" issues for Python 2/3 compatible code.
remove "__metaclass__ = abc.ABCMeta"
and adding decorator "@six.add_metaclass(abc.ABCMeta)" on class

and removing pep8 ignore case

Story: 2003430
Task: 27476

Change-Id: If60b8d5662d9a87b217a9b1d48a2c3e9b037884b
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-26 11:49:16 +08:00
..
config Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
db Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
fixture StarlingX open source release updates 2018-05-31 07:36:26 -07:00
notifier Fix basestring issue for Python 2/3 compatible code. 2018-10-08 19:11:28 +08:00
rootwrap Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
rpc Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
cliutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
context.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
eventlet_backdoor.py Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
excutils.py Fix: "raise" issues for Python 2/3 compatible code. 2018-10-24 08:39:08 +08:00
fileutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
gettextutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
importutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
jsonutils.py Fix types issue for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
local.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
lockutils.py Adding pylint target to stx-ha 2018-10-04 09:20:06 -05:00
log.py Merge "Python 3 compatibility: convert ConfigParser to configparser." 2018-10-02 17:03:46 +00:00
log_handler.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
loopingcall.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
network_utils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
periodic_task.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
policy.py Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
processutils.py Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00
service.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.py Fix dict related issues for Python 2/3 compatible code 2018-09-26 11:27:54 +08:00
strutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
threadgroup.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
timeutils.py Fix basestring issue for Python 2/3 compatible code. 2018-10-08 19:11:28 +08:00
uuidutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
version.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00