Comment 10 for bug 1930597

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/glance/+/803619
Committed: https://opendev.org/openstack/glance/commit/2d77038b2da039c1a56d00fc46a62295c93b7f98
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 2d77038b2da039c1a56d00fc46a62295c93b7f98
Author: Erno Kuvaja <email address hidden>
Date: Thu Jul 29 13:02:20 2021 +0100

    Remove SSL configuration section from docs

    Since supporting only PY3 (Ussuri) Glance has not been supporting
    termination of encrypted connection to the service [0]. The
    section was left behind on the configuring doc.

    [0] https://docs.openstack.org/releasenotes/glance/ussuri.html#security-issues

    Change-Id: I9356bceb914327f526da7b727fa58522ae18856e
    Closes-Bug: #1930597
    (cherry picked from commit 652780d0299d5734cbc6d21eea74c4fd11797cd1)
    (cherry picked from commit 62e921ecd9ba2cd33404347ddffcacd345a5ca74)