← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1631004] [NEW] neutron-netns-cleanup doesn't work with ip_gre kernel module

 

Public bug reported:

Kernel patch
https://github.com/torvalds/linux/commit/b2acd1dc3949cd60c571844d495594f05f0351f4
introduced a dependency of openvswitch on ip_gre. ip_gre kernel module
creates gre0 and gretap0 interfaces that are present in all network
namespaces (they are note separated).

This makes neutron-netns-cleanup not deleting namespace as it still
thinks there are devices in namespace (gre0, gretap0).

** Affects: neutron
     Importance: Undecided
     Assignee: Jakub Libosvar (libosvar)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Jakub Libosvar (libosvar)

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

Title:
  neutron-netns-cleanup doesn't work with ip_gre kernel module

Status in neutron:
  New

Bug description:
  Kernel patch
  https://github.com/torvalds/linux/commit/b2acd1dc3949cd60c571844d495594f05f0351f4
  introduced a dependency of openvswitch on ip_gre. ip_gre kernel module
  creates gre0 and gretap0 interfaces that are present in all network
  namespaces (they are note separated).

  This makes neutron-netns-cleanup not deleting namespace as it still
  thinks there are devices in namespace (gre0, gretap0).

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


Follow ups