Comment 10 for bug 1871428

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.opendev.org/742375
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=f0095ffcbbfd3c84dc410713ea269ea2dd3ea879
Submitter: Zuul
Branch: master

commit f0095ffcbbfd3c84dc410713ea269ea2dd3ea879
Author: James Page <email address hidden>
Date: Wed Jul 22 10:10:15 2020 +0100

    Use public endpoint binding for console cert and key

    Ensure that the public endpoint binding is used to resolve the
    path to the SSL certificate and key files as the base access
    URL for console access is always via this binding.

    Add unit tests to cover the InstanceConsoleContext class.

    Change-Id: I27de9445d249b0d670543d250bd02f450764a10f
    Closes-Bug: 1871428