← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2067871] Re: No support on using domain name for ovn connection string in ml2_conf.ini

 

I think we should keep this open so we update the text to use HOST or
some such string in the config help message, like we do for other
similar options.

** Changed in: neutron
   Importance: Undecided => Low

** Changed in: neutron
       Status: Invalid => Confirmed

** Changed in: neutron
     Assignee: (unassigned) => Brian Haley (brian-haley)

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

Title:
  No support on using domain name for ovn connection string in
  ml2_conf.ini

Status in neutron:
  Confirmed

Bug description:
  I would like to use domain name for ovn connection string in
  ml2_conf.ini, but it seems like there is no support for using domain
  name.

  For example, using configuration below falls into ovn db connection
  error, which means only IP addresses are available for this
  configuration.

  In ml2_conf.ini file:
  [ovn]
  ovn_nb_connection = tcp:random.domain.net:6641
  ovn_sb_connection = tcp:random.domain.net:6642

  I looked over neutron source and found out there is no domain
  conversion.

  I think it would be much easier to maintain the system (e.g system on
  k8s environment) if there is domain name support.

  Thank you.

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



References