openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack
Robert Church 949dd5aa77 Enable helm/armada plugin delivery with the application
This creates a new package spec called python-k8sapp-openstack that will
hold all the stevedore plugins needed to support the application. This
spec will build two packages python-k8sapp-openstack and
python-k8sapp-openstack-wheels.

These packages are included in the build dependencies for the
stx-openstack-helm application package build where the wheels file is
included in the application tarball.

The helm and armada plugins have been relocated to this repo and
provided in a k8sapp_openstack python module. This module will be
extracted from the wheels and installed on the platform via the sysinv
application framework. The module will be made available when the
application is enabled.

Change-Id: I342308fbff23d29bfdf64a07dbded4bae01b79fd
Depends-On: https://review.opendev.org/#/c/688191/
Story: 2006537
Task: 36978
Signed-off-by: Robert Church <robert.church@windriver.com>
2020-05-27 15:05:02 -04:00
..
k8sapp_openstack Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04: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 Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
requirements.txt Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
setup.cfg Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
setup.py Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
test-requirements.txt Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
tox.ini Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -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.