oidc-auth-armada-app/python-k8sapp-oidc/k8sapp_oidc
Charles Short 5dad017745 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: Ie2347020957506e84dd24f94174015ee278f6eba
2021-09-28 14:21:52 -04:00
..
k8sapp_oidc Use secret observing helm chart with oidc-auth-apps 2021-08-13 14:03:56 -04:00
.gitignore Fix zuul jobs broken due to pip upversion 2021-01-07 10:18:35 -06:00
.stestr.conf Enable helm plugin delivery with the application 2020-06-11 04:18:18 -04:00
LICENSE Enable helm plugin delivery with the application 2020-06-11 04:18:18 -04:00
pylint.rc Add pylint py3 portability checks for the oidc-auth-armada-app repo 2021-09-13 14:13:27 -03:00
README.rst Enable helm plugin delivery with the application 2020-06-11 04:18:18 -04:00
requirements.txt Fix zuul jobs broken due to pip upversion 2021-01-07 10:18:35 -06:00
setup.cfg Use secret observing helm chart with oidc-auth-apps 2021-08-13 14:03:56 -04:00
setup.py Enable helm plugin delivery with the application 2020-06-11 04:18:18 -04:00
test-requirements.txt Attempt to get zuul and tox passing in this repo 2021-08-13 08:33:53 -05:00
tox.ini Fix unit tests 2021-09-28 14:21:52 -04:00
upper-constraints.txt Enable helm plugin delivery with the application 2020-06-11 04:18:18 -04:00

k8sapp-oidc

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