fault/fm-rest-api/fm
Al Bailey e5a8ba7ff4 Tox and Zuul cleanup for python3.9
Added in the following tox targets for fm-rest-api:
 - bandit
 - flake8 / pep8
 - pylint (suppressing most of the codes)

All the tox targets run on python3
The test-requirements.txt have been updated
The StarlingX Debian upper constraints are utilized.
The spec-lint (rpm) job is removed from Zuul.

Zuul runs pylint for sub directories
Bandit exclusions are updated.

Included a change to a .py file to trigger
the bandit zuul job.

Test Plan (for fm-rest-api)
  PASS: tox -e bandit
  PASS: tox -e coverage
  PASS: tox -e flake8
  PASS: tox -e pylint

Story: 2010531
Task: 47575
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I7ecaf1c90495b283c26e02e3b481bfe4c77c3939
2023-03-02 19:32:25 +00:00
..
fm Implement access control for FM API 2022-08-26 10:54:39 -03:00
scripts Fault Management API request audit logging 2022-02-18 00:39:43 -03:00
.coveragerc Adding a tox coverage target for fm-rest-api. 2020-02-20 15:52:05 -06:00
.stestr.conf Create test framework for python with stestr. 2020-01-16 16:45:45 +08:00
LICENSE fm-rest-api: Fix LICENSE Permissions 2019-06-13 10:25:41 -07:00
fm-api-pmond.conf Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
pylint.rc Tox and Zuul cleanup for python3.9 2023-03-02 19:32:25 +00:00
requirements.txt [DevStack] WSME doesn't always get installed, force it 2019-04-02 23:27:27 +00:00
setup.cfg Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
setup.py add migrate.cfg to wheel package to install image 2019-05-02 07:58:58 +08:00
test-requirements.txt Tox and Zuul cleanup for python3.9 2023-03-02 19:32:25 +00:00
tox.ini Tox and Zuul cleanup for python3.9 2023-03-02 19:32:25 +00:00