ha/service-mgmt-api/sm-api/sm_api/objects
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
..
__init__.py Controller Services swact/failover time reduction 2018-06-28 15:43:19 -04:00
base.py Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
smo_node.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
smo_sda.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
smo_sdm.py Controller Services swact/failover time reduction 2018-06-28 15:43:19 -04:00
smo_service.py Controller Services swact/failover time reduction 2018-06-28 15:43:19 -04:00
smo_servicegroup.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
smo_sgm.py Controller Services swact/failover time reduction 2018-06-28 15:43:19 -04:00
utils.py Fix basestring issue for Python 2/3 compatible code. 2018-10-08 19:11:28 +08:00