With a TLS-terminated HTTPS load balancer, web clients communicate with the load balancer over TLS protocols. The load balancer terminates the TLS session and forwards the decrypted requests to the back-end servers. By terminating the TLS session on the load balancer, we offload the CPU-intensive encryption work to the load balancer, and enable the possibility of using advanced load balancer features, like Layer 7 features and header manipulation. - https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html#deploy-a-tls-terminated-https-load-balancer - https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html#deploy-a-tls-terminated-https-load-balancer-with-sni - https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html#deploy-http-and-tls-terminated-https-load-balancing-on-the-same-ip-and-backend Presently, TLS-terminated HTTPS load balancers are not supported in any released OSP version. This is a much-needed feature required in production environments.
All tempest tests now merged upstream and available in OSP 16.
After OSP16 regression cycle we will write a test plan for TLS termination, in order to insure all corner cases and user experience suit our support level quality. Anita please prioritize it for next release, once we will test it we will verify the RFE. Thanks.
We haven't done with test plan yet, I'd like to reschedule this RFE to next zstream release, only then I will be able provide an ACK.If we will be able to finish with tests prior to GA and no urgent issue will be found we will change it back to OSP16.
moved to 16.0.z1 for now to give QE time to test
Bugs should not move manually to QA. You need to move it to modified with FIV and let errata pick it up and move it to QA.
This is the description for the TestOnly keyword in Bugzilla: "Use this when there is no code delivery involved, or for use when code is already upstream and will be incorporated automatically to the next release for testing purposes only"
Manual tests were run, moving the RFE to VERIFIED