StarlingX Fault Management
Go to file
Sharath Kumar K 2f364daa08 Tox and Zuul job for the python code scan in starlingx/fault
Setting up the bandit tool for the scanning of HIGH severity issues
in the python codes under Starlingx/fault folder.
Expecting this merge will enable zuul job for CI/CD of bandit scan.

Configuration files:
1. tox.ini for adding bandit environment and command.
2. test-requirements.txt for adding bandit version.
3. .zuul.yaml file for adding bandit job and configuring under
   check job to run code scan every time before code commit.

Test:
Run tox -e bandit command inside the fault folder to validate the
bandit scan and result.

Please note:
Changes will be implemented in batches and  this is Batch2 change.

Story: 2007541
Task: 39490
Depends-On: https://review.opendev.org/#/c/721294/

Change-Id: I84449691281d9769e9219e6f9f1338c20f518f40
Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
2020-04-27 11:14:36 +02:00
api-ref/source Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
devstack Use DevStack's setup_*() functions for Python packages 2019-05-17 13:11:58 -05:00
doc Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
fm-api Adding pylint zuul and tox target 2020-03-11 09:05:18 -05:00
fm-common De-branding in starlingx/fault: Titanium Cloud -> StarlingX 2020-04-03 08:24:26 +02:00
fm-doc De-branding in starlingx/fault: Titanium Cloud -> StarlingX 2020-04-03 08:24:26 +02:00
fm-mgr De-branding in starlingx/fault: Titanium Cloud -> StarlingX 2020-04-03 08:24:26 +02:00
fm-rest-api add test case for migration sync and version 2020-03-10 11:04:08 +08:00
python-fmclient Add missing Requires to fault components for opensuse 2019-10-08 18:24:30 -05:00
releasenotes Update landing pages for docs, api-ref, and release notes: 2020-01-21 16:37:13 -08:00
snmp-audittrail Delete _service files from git. 2019-09-30 13:27:21 -05:00
snmp-ext De-branding in starlingx/fault: Titanium Cloud -> StarlingX 2020-04-03 08:24:26 +02:00
.gitignore Create test framework for python with stestr. 2020-01-16 16:45:45 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.zuul.yaml Tox and Zuul job for the python code scan in starlingx/fault 2020-04-27 11:14:36 +02:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-20 20:26:25 -05:00
bindep.txt Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:41:08 +08:00
centos_iso_image.inc Decouple Fault Management from stx-config 2018-08-17 15:25:35 -04:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
centos_stable_docker_images.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
centos_stable_wheels.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
pylint.rc Adding pylint zuul and tox target 2020-03-11 09:05:18 -05:00
requirements.txt Adding pylint zuul and tox target 2020-03-11 09:05:18 -05:00
test-requirements.txt Tox and Zuul job for the python code scan in starlingx/fault 2020-04-27 11:14:36 +02:00
tox.ini Tox and Zuul job for the python code scan in starlingx/fault 2020-04-27 11:14:36 +02:00

README.rst

fault

StarlingX Fault Management