b9905a9d32
When the certificates relation is ready before the HA relation is clustered, the VIP symlinks will not be created pointing at the correct certificates. This change updates the HA handlers to ensure that the certificate relation is handled after clustering, if there are any certificate relations. There was no functional test coverage for HA and TLS deployments so this change also add a test for those and CMR too. Having said that, the test initialises vault once the deployments are complete so is unlikely to trigger #1886077 the tests to check there is no regression of exising functionality. func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/389 Change-Id: I7c9c81318dbbcea618ac3781b8f19e8159e56bcb Closes-Bug: #1886077
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
.coverage
|
|
bin
|
|
tags
|
|
.testrepository
|
|
.tox
|
|
*.sw[nop]
|
|
*.pyc
|
|
.unit-state.db
|
|
.settings
|
|
.stestr
|
|
func-results.json
|
|
tests/keystone_juju_ca_cert.crt
|