← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661326] Re: neutron-ovs-agent fails to start on Windows due to Linux-specific imports

 

Reviewed:  https://review.openstack.org/428284
Committed: https://git.openstack.org/cgit/openstack/oslo.rootwrap/commit/?id=847c28abcfe508c7b63f5b9bc78cbc8962a2c8b7
Submitter: Jenkins
Branch:    master

commit 847c28abcfe508c7b63f5b9bc78cbc8962a2c8b7
Author: Claudiu Belu <cbelu@xxxxxxxxxxxxxxxxxxxxxx>
Date:   Thu Feb 2 19:12:42 2017 +0200

    Avoid importing Linux specific modules on Windows
    
    oslo.rootwrap currently imports a few Linux-specific modules, which
    means that any services importing oslo.rootwrap modules will fail to
    start on Windows (e.g.: neutron-ovs-agent).
    
    Change-Id: I229c311939facdffdcde484f590e980102024b5a
    Closes-Bug: #1661326


** Changed in: oslo.rootwrap
       Status: In Progress => Fix Released

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

Title:
  neutron-ovs-agent fails to start on Windows due to Linux-specific
  imports

Status in neutron:
  In Progress
Status in oslo.rootwrap:
  Fix Released

Bug description:
  Currently, the neutron-ovs-agent service cannot start on Windows, due
  to a few Linux-specific imports. [1][2]

  [1] http://paste.openstack.org/show/597391/
  [2] http://paste.openstack.org/show/597392/

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


References