yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64362
[Bug 1694220] [NEW] Neutron agents fail to start on Windows
Public bug reported:
The Neutron agents fail to start on Windows, due to an import issue: [1]
The issue is caused by neutron.common.utils.import_modules_recursively,
which expects the paths to be forwardslash separated, while on Windows
they are backslash separated. [2]
[1] http://64.119.130.115/nova/441183/10/Hyper-V_logs/c2-r22-u02-n02-compute01/process_error.txt.gz
[2] https://github.com/openstack/neutron/blob/master/neutron/common/utils.py#L763
** Affects: neutron
Importance: Undecided
Assignee: Claudiu Belu (cbelu)
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/1694220
Title:
Neutron agents fail to start on Windows
Status in neutron:
In Progress
Bug description:
The Neutron agents fail to start on Windows, due to an import issue:
[1]
The issue is caused by
neutron.common.utils.import_modules_recursively, which expects the
paths to be forwardslash separated, while on Windows they are
backslash separated. [2]
[1] http://64.119.130.115/nova/441183/10/Hyper-V_logs/c2-r22-u02-n02-compute01/process_error.txt.gz
[2] https://github.com/openstack/neutron/blob/master/neutron/common/utils.py#L763
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1694220/+subscriptions
Follow ups