deprecated console-ssl-* configs used over ssl_* configs

Bug #1893210 reported by Dan Ackerson
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Nova Cloud Controller Charm
New
Undecided
Unassigned

Bug Description

After updating ssl certs in the cloud, the nova-cloud-controller charm failed to connect to the backend due to an expired certificate.

Further examination showed that this charm had the console-ssl-key and console-ssl-cert config options set, which, although deprecated, were used instead of the ssl_key and ssl_cert options.

Revision history for this message
Dan Ackerson (dan.ackerson) wrote :

Workaround: `juju config nova-cloud-controller console-ssl-cert='' console-ssl-key=''`

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.