config/sysinv/sysinv/sysinv
Joao Victor Portal 2ede09a70a Export apiserver cluster IP to puppet var
The Kubernetes API server cluster IP in not available for puppet
manifests. This commit makes this information available at
"platform::kubernetes::params::apiserver_cluster_ip".

Test Plan:

PASS: Successfully deploy an IPv4 AIO-SX and verify that the following
line is present at file
"/opt/platform/puppet/24.03/hieradata/system.yaml":
"platform::kubernetes::params::apiserver_cluster_ip: 10.96.0.1".

Partial-Bug: 2062079

Change-Id: I1ef708ca519c25a4504c7a0ccd92db8fd46ddb3d
Signed-off-by: Joao Victor Portal <Joao.VictorPortal@windriver.com>
2024-04-22 10:36:17 -03:00
..
.eggs
contrib
doc/source Change openstack-dev to openstack-discuss 2018-12-04 23:37:31 -05:00
etc/sysinv Fix misleading app status after failed override update 2024-02-16 17:51:14 +00:00
scripts Fix IPsec certificates renewal script 2024-04-11 10:43:51 -03:00
sysinv Export apiserver cluster IP to puppet var 2024-04-22 10:36:17 -03:00
tools Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
.coveragerc
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Cleanup sysinv tox py27 warnings 2019-05-31 08:35:50 -05:00
CONTRIBUTING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
HACKING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
LICENSE
MANIFEST.in Deprecate old policy engine and restrict access 2022-08-10 11:18:38 -03:00
README.rst
babel.cfg
openstack-common.conf Remove sysinv.openstack.common.loopingcall 2021-08-13 16:30:11 +00:00
pylint.rc Enable sysinv no-value-for-parameter check in pylint 2023-05-31 19:43:19 +00:00
requirements.txt Use FQDN for MGMT network 2023-10-31 20:45:40 -04:00
setup.cfg Initial implementation of IPsec Auth Client 2024-02-01 15:53:41 -03:00
setup.py
test-requirements.txt Update sysinv tox for python3.9 2023-02-07 15:18:42 +00:00
tox.ini Update sysinv tox for python3.9 2023-02-07 15:18:42 +00:00
upper-constraints.txt Update tox.ini files to use stein constraints 2019-06-25 14:45:54 -04:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.