← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1634735] [NEW] recursive module import not working correctly in utils.py

 

Public bug reported:

Recursive module import not working correctly. Recurse is called without
full path in import_modules_recursively causing performing module
imports on inappropriate/unwanted directories.

https://github.com/openstack/neutron/blob/71f2d2bc90aaf9ee696cd4e4f29879ba6c5703b5/neutron/common/utils.py#L865

One of impacts:
https://bugs.launchpad.net/kolla/+bug/1634712

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

Title:
  recursive module import not working correctly in utils.py

Status in neutron:
  New

Bug description:
  Recursive module import not working correctly. Recurse is called
  without full path in import_modules_recursively causing performing
  module imports on inappropriate/unwanted directories.

  https://github.com/openstack/neutron/blob/71f2d2bc90aaf9ee696cd4e4f29879ba6c5703b5/neutron/common/utils.py#L865

  One of impacts:
  https://bugs.launchpad.net/kolla/+bug/1634712

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


Follow ups