StarlingX High Availability/Process Monitoring/Service Management
Go to file
Erich Cordoba 59321f0438 Remove not needed shebangs in sm_client
The linters in the Opensuse build service are failing because sm_client has
unneeded python shebangs in the code. This is because a python source code
file that is not intended to be executed shouldn't include this shebang.

Also, the linter fails as `/usr/bin/env python` is used causing that the
dependency discovery tool fails. It is safe to use `/usr/bin/python` as
currently we don't provide any other python version.

Story: 2006508
Task: 36647

Change-Id: If3f83b9562414c3392515828a3c716a5bc23015d
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-09-16 08:34:39 -05:00
api-ref/source Collapse the glance filesystem into platform 2019-08-02 13:35:54 -04:00
devstack Followup opendev cleanup and test jobs 2019-04-21 14:31:33 -05:00
doc Fix the error links for ha docs 2019-07-03 09:19:24 -04:00
releasenotes Update config for release notes to include project name 2019-02-05 14:17:35 -08:00
service-mgmt Merge "Fix memory leak bugs in sm-provision." 2019-08-29 19:29:48 +00:00
service-mgmt-api Merge "Fix Flake8 Bugbear Errors" 2019-04-23 18:42:01 +00:00
service-mgmt-client Remove not needed shebangs in sm_client 2019-09-16 08:34:39 -05:00
service-mgmt-tools sm-dump output not formatted properly 2019-05-27 11:19:55 -05:00
stx-ocf-scripts Update barbican OCF scripts to enhance logging 2019-09-04 15:43:48 -04:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-27 10:14:44 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:24 +00:00
.zuul.yaml Use Zuul templates 2019-08-21 12:54:55 +00: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 Followup opendev cleanup and test jobs 2019-04-21 14:31:33 -05:00
centos_iso_image.inc Config file changes to add 'stx-ocf-scripts ' after relocation from 'stx-upstream' 2019-09-04 15:59:21 -04:00
centos_pkg_dirs Config file changes to add 'stx-ocf-scripts ' after relocation from 'stx-upstream' 2019-09-04 15:59:21 -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 Update tox.ini files to use stein constraints 2019-06-25 13:04:56 -04:00

README.rst

ha

StarlingX Service Management