← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1745038] [NEW] Unable to use SSL URI for OVSDB connection

 

Public bug reported:

When specifying an ssl connection to use with neutron.conf/ovsdb_connection, such as:
ovsdb_connection=ssl:127.0.0.1:6639

The connection will fail because there is missing SSL configuration for
key, cert, and ca cert that is required when creating an SSL stream
connection to OVSDB.  This configuration is not part of ovsdbapp and
must be setup before invoking the IDL helper function that asks ovsdbapp
to open the connection.

** Affects: neutron
     Importance: Undecided
     Assignee: Tim Rozet (trozet)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Tim Rozet (trozet)

** Changed in: neutron
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1745038

Title:
  Unable to use SSL URI for OVSDB connection

Status in neutron:
  In Progress

Bug description:
  When specifying an ssl connection to use with neutron.conf/ovsdb_connection, such as:
  ovsdb_connection=ssl:127.0.0.1:6639

  The connection will fail because there is missing SSL configuration
  for key, cert, and ca cert that is required when creating an SSL
  stream connection to OVSDB.  This configuration is not part of
  ovsdbapp and must be setup before invoking the IDL helper function
  that asks ovsdbapp to open the connection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1745038/+subscriptions


Follow ups