Thanks for the bug report. I'm not able to reproduce this with 3.2.0-0ubuntu2~cloud0 from the newton cloud archive.
It appears that for some reason the following file is still being imported in your case: /usr/lib/python2.7/dist-packages/openstackclient/common/utils.py Can you run with the following and see if we can find where that's being imported? python -m trace --trace /usr/bin/openstack --version | grep import | grep common | grep utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1634579 Title: Deprecation warnings for openstackclient To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1634579/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
