← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2015844] Re: Remove netifaces dependency from neutron

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/880980
Committed: https://opendev.org/openstack/neutron/commit/39d252da7cf506bd98d3f48d4ea4b23d88642e60
Submitter: "Zuul (22348)"
Branch:    master

commit 39d252da7cf506bd98d3f48d4ea4b23d88642e60
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date:   Thu Apr 20 16:33:59 2023 +0200

    Deprecated support for Windows OS
    
    As was discussed in Neutron team meeting [1], we are going to deprecated
    support for running Neutron on Windows OS in 2023.2 cycle and remove it
    in 2024.2.
    This decision was made due to the fact that the only company who was
    behind Winstackers project and was maintaining this Windows support in
    Neutron is no longer interested in maintaining it [2].
    
    Closes-Bug: #2015844
    
    [1] https://meetings.opendev.org/meetings/networking/2023/networking.2023-04-18-14.01.log.html#l-66
    [2] https://lists.openstack.org/pipermail/openstack-discuss/2022-November/031044.html
    
    Change-Id: I687204d83c6b2e404785bcdec42e80f2b0e8ac2b


** Changed in: neutron
       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/2015844

Title:
  Remove netifaces dependency from neutron

Status in neutron:
  Fix Released

Bug description:
  According to email from Takashi [1] netifaces was archived some time ago. We should remove usage of it in Neutron.
  It seems it's only used in windows ip_lib module [2] which isn't tested almost at all in our ci.

  [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033261.html
  [2] https://codesearch.opendev.org/?q=netifaces&i=nope&literal=nope&files=&excludeFiles=&repos=openstack/networking-bagpipe,openstack/networking-bgpvpn,openstack/networking-midonet,openstack/networking-odl,openstack/networking-ovn,openstack/networking-sfc,openstack/neutron,openstack/neutron-dynamic-routing,openstack/neutron-fwaas,openstack/neutron-fwaas-dashboard,openstack/neutron-lib,openstack/neutron-specs,openstack/neutron-tempest-plugin,openstack/neutron-vpnaas,openstack/neutron-vpnaas-dashboard,openstack/ovn-bgp-agent,openstack/ovn-octavia-provider,openstack/ovsdbapp

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



References