← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1497940] [NEW] ovs_neutron_agent doesn't start because validate_local_ip_method uses linux specific implementation

 

Public bug reported:

Change  I4b4527c28d0738890e33b343c9e17941e780bc24 introduced a
validate_local_ip sanity check for the local_ip to see that it belongs
to the host. This method uses linux specific implementation [1] that
fails on windows.

[1]
https://review.openstack.org/#/c/154043/13/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

** 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/1497940

Title:
  ovs_neutron_agent doesn't start because validate_local_ip_method uses
  linux specific implementation

Status in neutron:
  New

Bug description:
  Change  I4b4527c28d0738890e33b343c9e17941e780bc24 introduced a
  validate_local_ip sanity check for the local_ip to see that it belongs
  to the host. This method uses linux specific implementation [1] that
  fails on windows.

  [1]
  https://review.openstack.org/#/c/154043/13/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

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


Follow ups