This was fixed by
https://review.opendev.org/c/openstack/neutron/+/842450 in neutron.
** Changed in: neutron
Status: New => 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/1937904
Title:
imp module is deprecated
Status in neutron:
Fix Released
Status in os-win:
Fix Released
Status in python-novaclient:
Fix Released
Status in tripleo:
New
Bug description:
The imp module is deprecated since Python 3.4 and should be replaced by the
importlib module.
Now usage of the imp module shows the following deprecation warning.
~~~
DeprecationWarning: the imp module is deprecated in favour of importlib; see
the module's documentation for alternative uses
~~~
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1937904/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp