** Also affects: neutron
   Importance: Undecided
       Status: New

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

Title:
  Fix get_schema_helper bug in some case

Status in networking-ovn:
  New
Status in neutron:
  New

Bug description:
  When thread of ovn ovsdb-server is not present, then start or restart 
neutron-server, manager was set to openvswitch. Neutron-server can no longer 
connect to ovn ovsdb for occupied port 6642 unless delete manager manually.
  Manager "ptcp:6642:10.157.0.159"
      Bridge br-int
          fail_mode: secure

  This is not a bug that always exists, it's caused by some neutron recent 
modification.
  I submit a bug[1] in neutorn a few days ago, then I get from terry wilson 
that ovsdb native API in neutron with be replaced by ovsapp in this cycle, so I 
dropped that patch and will fix this bug in networking-ovn by a simple change, 
using idlutils._get_schema_helper instead of idlutils.get_schema_helper.

  [1] https://bugs.launchpad.net/neutron/+bug/1672590

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1674889/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to