split-control plane should work with SSL for Oslo messaging notifications and RPC

Bug #1810539 reported by John Fulton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Unassigned

Bug Description

We have split control plane deployments working but as per our docs [1] you need to pass the following to each node deployed that way:

    parameter_defaults:
      StandaloneExtraConfig:
        oslo_messaging_notify_use_ssl: false
        oslo_messaging_rpc_use_ssl: false

We should get this working with both of the above set to true.

[1] https://review.openstack.org/#/c/614636/

Tags: edge tech-debt
tags: added: tech-debt
Revision history for this message
Juan Antonio Osorio Robles (juan-osorio-robles) wrote :

John, why do you need to do that? Can you explain the issue in more detail? maybe I can help here.

Changed in tripleo:
milestone: stein-3 → stein-rc1
Changed in tripleo:
milestone: stein-rc1 → train-1
Changed in tripleo:
milestone: train-1 → train-2
Changed in tripleo:
milestone: train-2 → train-3
Changed in tripleo:
milestone: train-3 → ussuri-1
Changed in tripleo:
milestone: ussuri-1 → ussuri-2
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-2 → ussuri-3
Revision history for this message
John Fulton (jfulton-org) wrote :

This bug is fixed.

It's no longer necessary to set the following and the default may be used instead.

        oslo_messaging_notify_use_ssl: false
        oslo_messaging_rpc_use_ssl: false

Changed in tripleo:
status: Triaged → Fix Released
milestone: ussuri-3 → none
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.