5dad017745
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 |
||
---|---|---|
.. | ||
k8sapp_oidc | ||
.gitignore | ||
.stestr.conf | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
upper-constraints.txt |
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.