
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: I0960205bedb04afcc2411bb1abe892af946a7a39
k8sapp-platform
This project contains StarlingX Kubernetes application specific python plugins for the platform integration application. These plugins are required to integrate the application into the StarlingX application framework and to support the various StarlingX deployments.