StarlingX High Availability/Process Monitoring/Service Management
Go to file
Sun Austin 4fe73f515d Fix: "except" issues for Python 2/3 compatible code.
change "except ValueError, e:"
to "except ValueError as e:"

and remove tox H231 from ignore for pep8 check
Story:2003430
Task: 26522

Change-Id: I06c7646c375ada7f8f06f870a7bdb0d7fc282e5a
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-22 11:49:35 +08:00
api-ref/source Add api-ref and relnotes publish jobs 2018-10-11 08:16:45 -05:00
doc Add api-ref and relnotes publish jobs 2018-10-11 08:16:45 -05:00
releasenotes Add api-ref and relnotes publish jobs 2018-10-11 08:16:45 -05:00
service-mgmt Initial variable before read 2018-10-22 08:46:31 +08:00
service-mgmt-api Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00
service-mgmt-client Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
service-mgmt-tools Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08: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
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: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00

README.rst

stx-ha

StarlingX Service Management