Comment 3 for bug 1933233

Revision history for this message
Aurelien Lourot (aurelien-lourot) wrote :

Unfortunately we had to revert the previous patch as it was breaking keystone with TLS with:

requests.exceptions.SSLError: HTTPSConnectionPool(host='10.247.39.184', port=5000): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))

This can be reproduced by deploying an OpenStack model with Zaza. Zaza will fail this way just after having unsealed the vault, when validating the CA certs. [1]

[1] https://github.com/openstack-charmers/charmed-openstack-tester/blob/master/tests/openstack-upgrade/tests/tests.yaml#L8