Lucas Cavalcante fbf8dd7772 Add GaleraDB Secure Replica Traffic
This sets `wsrep_provider_options` for GaleraDB when TLS is enabled

NOTE: The recommended SST (state snapshot transfer) for mariadb>=10.2
is `mariabackup`. mariabackup ONLY works connecting to localhost
see: https://github.com/MariaDB/server/blob/fe7e44d8ad5d7fe9c91f476353a3e1749f18afc6/scripts/wsrep_sst_mariabackup.sh#L711
Therefore, you MUST create a certificate with SAN `localhost` or cert
verification will fail.

Test Plan:

Pass:
      * Apply Openstack
      * Run `SHOW GLOBAL STATUS LIKE 'wsrep_%';` at mariadb
      * assert wsrep_cluster_size is 2
      * assert wsrep_cluster_status is Primary

Closes-Bug: 1955649
Change-Id: I8081ffb4fb1a08f1a05323b3286e9bad23a379af
Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
2021-12-27 10:41:44 -03:00
2021-12-15 13:21:13 +00:00
2021-09-09 11:27:54 -04:00
S
Description
StarlingX OpenStack Armada App
20 MiB
Languages
Python 98%
Shell 1%
Makefile 1%