openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack
Charles Short b20ec93944 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
Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/809276

Story: 2009101
Task: 43091

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I957b905111d2710a3fda228f1659165dbb36a9ac
2021-09-28 17:19:17 -04:00
..
k8sapp_openstack Remove unused import 2021-09-13 15:17:53 -03:00
.gitignore Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
.stestr.conf Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
LICENSE Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
README.rst Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
pylint.rc Add pylint py3 portability checks for the openstack-armada-app repo 2021-09-13 15:22:34 -03:00
requirements.txt Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
setup.cfg Introduce lifecycle operator to openstack app 2021-01-13 22:39:07 +02:00
setup.py Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
test-requirements.txt Add python3.9 support 2021-09-09 11:27:54 -04:00
tox.ini Fix unit tests 2021-09-28 17:19:17 -04:00
upper-constraints.txt Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00

README.rst

k8sapp-openstack

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