[Bug 1634579] Re: Deprecation warnings for openstackclient

Corey Bryant corey.bryant at canonical.com
Fri Oct 21 12:22:09 UTC 2016


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
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1634579

Title:
  Deprecation warnings for openstackclient

Status in python-openstackclient package in Ubuntu:
  Confirmed

Bug description:
  This happens for every command and is nothing a user can fix:

  # openstack --version
  WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
  openstack 3.2.0
  # apt policy python-openstackclient
  python-openstackclient:
    Installed: 3.2.0-0ubuntu2~cloud0
    Candidate: 3.2.0-0ubuntu2~cloud0
    Version table:
   *** 3.2.0-0ubuntu2~cloud0 500
          500 http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/newton/main amd64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1634579/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list