Comment 7 for bug 1819140

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

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

commit f7674cf35e3b413f3521aecde3ef3c5bf431c6c7
Author: Frode Nordahl <email address hidden>
Date: Fri Mar 22 09:49:09 2019 +0100

    Deprecate separate configuration options for console TLS

    Console TLS will automatically be set up when the Nova API has TLS
    enabled, either through configuration (``ssl_*``) or through
    certificates relation to vault.

    Having multiple knobs to set up the console TLS is not really
    necessary and it adds to complexity.

    Change-Id: I6efb72bced8473ad52e623318a51ed976c7ac31c
    Related-Bug: #1819140