openstack-armada-app/python-k8sapp-openstack/k8sapp_openstack
Mihnea Saracin d73c7c494d Revert "Fix apply of stx-openstack when host is locked"
The commit that we are reverting broke the normal lock/unlock
case when stx-openstack is applied. More specifically,
the mariadb pod failed to start when stx-openstack
was applied automatically after unlock.

This reverts commit 754a1d33de.

Change-Id: I0f1e5854d22ed54747d0237153ada3985f29ef96
2020-08-25 11:35:18 +03:00
..
k8sapp_openstack Revert "Fix apply of stx-openstack when host is locked" 2020-08-25 11:35:18 +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 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 Make plugins that are common across applications unique 2020-06-24 07:55:51 -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.