StarlingX OpenStack Armada App
Go to file
Zhipeng Liu 2496a170fe Fix the second mariadb node could not join cluster issue.
This bug was introduced by below commit
d3164c63dc
The update after PATCH SET 10 will cause the second mariadb could not
join cluster. In this case, could not set bind_address=:: for ipv4. It
only works for ipv6.

As for conf.database.config_override, we can override it through
system helm-override-update command, but could not use python
plugin to dynamically override it as it will introduce a "-|" line
in first line of config file.
A user override for conf.database.config_override might break the IPv6
system overrides, it need including ipv6 config for ipv6 case as well.

Test pass on duplex setup. Openstack application applied successfully.

Closes-Bug: 1886003

Change-Id: I23c2fb6a7c8b5a38af1e046894d5fae247df2d6f
Signed-off-by: Zhipeng Liu <zhipengs.liu@intel.com>
2020-07-07 17:23:41 +08:00
openstack-helm Upgrade openstack-helm 2020-06-17 22:13:32 +08:00
openstack-helm-infra Fix the second mariadb node could not join cluster issue. 2020-07-07 17:23:41 +08:00
python-k8sapp-openstack Fix the second mariadb node could not join cluster issue. 2020-07-07 17:23:41 +08:00
stx-openstack-helm Merge "Update manifest.yaml file for ussuri openstack" 2020-06-28 05:07:22 +00:00
.gitignore Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 13:12:22 -05:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst 2019-10-15 15:12:28 +08:00
centos_pkg_dirs Enable helm/armada plugin delivery with the application 2020-05-27 15:05:02 -04:00
centos_pkg_dirs_containers Config file changes to add 'stx-openstack-helm helm-charts/garbd helm-charts/nginx-ports-control ' after relocation from 'stx-config' 2019-09-04 10:55:02 -04:00
centos_tarball-dl.lst Update download list for openstack-helm upgrade 2020-06-17 22:18:46 +08:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00