openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack
Al Bailey 115b211ac9 Update tox.ini to work with tox 4
This change will allow this repo to pass zuul now
that this has merged:
https://review.opendev.org/c/zuul/zuul-jobs/+/866943

Tox 4 deprecated whitelist_externals.
Replace whitelist_externals with allowlist_externals

Removed the py27 zuul job target.

Updated the base tox.ini so that the showconfig
will pass for the pep8 target in the tox.ini in the subdir.

Partial-Bug: #2000399

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I4227eae6dc9e796f784984d31f575297ae0f2838
2022-12-23 15:53:55 +00:00
..
k8sapp_openstack Merge "Decode cmd return string for keyring password" 2022-12-01 17:30:23 +00: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
pylint.rc Re-enable important py3k checks for openstack-armada-app 2021-09-28 19:57:01 +00:00
README.rst Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
requirements.txt Updating k8sapp_openstack related libs 2022-08-29 17:02:00 +00:00
setup.cfg Add OpenstackFluxCDKustomizeOperator 2022-08-31 09:14:47 -03:00
setup.py Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
test-requirements.txt Updating k8sapp_openstack related libs 2022-08-29 17:02:00 +00:00
tox.ini Update tox.ini to work with tox 4 2022-12-23 15:53:55 +00:00
upper-constraints.txt Add flake8 check and flake8-import-order 2022-06-22 13:46:16 -03:00

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.