StarlingX High Availability/Process Monitoring/Service Management
Go to file
Sun Austin d9c7f0bc2f Fix types issue for Python 2/3 compatible code.
replace types.NoneType  with type(None)
replace types.DictType with dict

Story: 2003430
Task: 27481

Change-Id: I835b1c086267b05bedb454a0d2eaaeef58254dae
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 types issue 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 Merge "force flake8 < 3.6.0 to avoid break current gate" 2018-10-24 16:48:01 +00:00

README.rst

stx-ha

StarlingX Service Management