openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack
Lucas Cavalcante 31c4390122 Fix nova plugin fqdn override
Setting custom domain for ingress endpoints breaks apply.
osh-nova and osh-nova-api-proxy are trying to use the same domain,
both starting with 'nova'. This causes a kubernetes error.

Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
Closes-bug: 1938342
Change-Id: Ic284b83425917102a652330f8349aed38731f9df
2021-07-28 18:30:14 -03:00
..
k8sapp_openstack Fix nova plugin fqdn override 2021-07-28 18:30:14 -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
pylint.rc 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
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 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

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.