ptp-notification-armada-app/python-k8sapp-ptp-notification/k8sapp_ptp_notification
Charles Short aa347ed3d2 Fix unit tests
Due to a recent change in fm-api's directory structure, unit tests would
fail since the virtualenv would not be able to find fm-api/setup.py.
Adjust the tox.ini to point to the correct directory. Tested locally
by running tox.ini.

Depends-On: https://review.opendev.org/c/starlingx/fault/+/806046

Story: 2009101
Task: 43091

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I94a2f2aa15f353ac17d6f26ea44ec6bfe91c3a3c
2021-09-28 14:23:34 -04:00
..
k8sapp_ptp_notification Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
.gitignore Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
.stestr.conf Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
LICENSE Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
pylint.rc Add pylint py3 portability checks for the ptp-notification-armada-app repo 2021-09-14 06:58:14 -03:00
README.rst Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
requirements.txt Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
setup.cfg Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
setup.py Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
test-requirements.txt Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00
tox.ini Fix unit tests 2021-09-28 14:23:34 -04:00
upper-constraints.txt Integrate PTP app with sysinv 2021-02-03 17:33:36 -05:00

k8sapp-ptp-notification

This project contains StarlingX Kubernetes application specific python plugins for PTP Notification. These plugins are required to integrate the oidc authorization application into the StarlingX application framework and to support the various StarlingX deployments.