** Also affects: tripleo
Importance: Undecided
Status: New
--
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:
In Progress
Status in os-win:
Fix Released
Status in python-novaclient:
In Progress
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