← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1487053] [NEW] validate_local_ip shouldn't run if no tunneling is enabled

 

Public bug reported:

In case no tunnel_types were specified in the ml2 configuration, the
configuration option local_ip is ignored in the code. However,
validate_local_ip always check if local_ip is being used by an actual
interface, even though it shouldn't if tunnel_types is empty.

** Affects: neutron
     Importance: Undecided
     Assignee: John Schwarz (jschwarz)
         Status: 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/1487053

Title:
  validate_local_ip shouldn't run if no tunneling is enabled

Status in neutron:
  In Progress

Bug description:
  In case no tunnel_types were specified in the ml2 configuration, the
  configuration option local_ip is ignored in the code. However,
  validate_local_ip always check if local_ip is being used by an actual
  interface, even though it shouldn't if tunnel_types is empty.

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


Follow ups