Reviewed: https://review.opendev.org/c/openstack/openstacksdk/+/931588 Committed: https://opendev.org/openstack/openstacksdk/commit/7df9a721efdbe854e6fd4d39d6d1c92c5d1c6c43 Submitter: "Zuul (22348)" Branch: master
commit 7df9a721efdbe854e6fd4d39d6d1c92c5d1c6c43 Author: Takashi Kajinami <kajina...@oss.nttdata.com> Date: Mon Oct 7 01:08:31 2024 +0900 Replace netifaces library The natifaces library[1] was abandoned more than 3 years ago. Replace it by psutils which is already used by a few other projects. [1] https://github.com/al45tair/netifaces Closes-Bug: #2071596 Change-Id: I805321229e84a57312bbe160d330281e6c13ab97 ** Changed in: openstacksdk Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2071596 Title: netifaces is archived, please remove from dependecies Status in ironic-python-agent: Fix Released Status in OpenStack Compute (nova): In Progress Status in openstacksdk: Fix Released Status in oslo.utils: Fix Released Bug description: The oslo.utils python package is using as a dependency netifaces. This python package is not maintained since 2021 https://github.com/al45tair/netifaces/issues/78 Please remove it as a dependency and find an alternative To manage notifications about this bug go to: https://bugs.launchpad.net/ironic-python-agent/+bug/2071596/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp