Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-10415

ovndbcluster does not disable TLS when previously enabled

XMLWordPrintable

    • Moderate

      setup script has the following logic:

      {{- if .TLS }}
          ${CTLCMD} set-ssl {{.OVNDB_KEY_PATH}} {{.OVNDB_CERT_PATH}} {{.OVNDB_CACERT_PATH}}
          ${CTLCMD} set-connection ${DB_SCHEME}:${DB_PORT}:${DB_ADDR}
      {{- end }} 

      Need to undo this when switching off TLS.

            rhn-engineering-owalsh Oliver Walsh
            rhn-engineering-owalsh Oliver Walsh
            rhos-dfg-networking-squad-neutron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: