StarlingX High Availability/Process Monitoring/Service Management
Go to file
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
api-ref/source [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:04 +00:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:04 +00:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:04 +00:00
service-mgmt close File point when it was opened in C files 2018-10-23 08:56:55 +08:00
service-mgmt-api Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
service-mgmt-client Add hooks for python wheel generation 2018-10-24 17:13:06 +00:00
service-mgmt-tools Add hooks for python wheel generation 2018-10-24 17:13:06 +00:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-27 10:14:44 -07:00
.gitreview Add .gitreview 2018-05-31 07:36:26 -07:00
.zuul.yaml Add api-ref and relnotes publish jobs 2018-10-11 08:16:45 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:26 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
README.rst fixing typo 2018-06-27 14:32:15 -05:00
centos_iso_image.inc Split image.inc across git repos 2018-08-15 16:45:18 -04:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
centos_wheels.inc Add hooks for python wheel generation 2018-10-24 17:13:06 +00:00
pylint.rc Adding pylint target to stx-ha 2018-10-04 09:20:06 -05:00
test-requirements.txt Add default test framework 2018-06-09 08:56:58 -05:00
tox.ini Fix: "metaclass" issues for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00

README.rst

stx-ha

StarlingX Service Management