[Bug 1634579] Re: Deprecation warnings for openstackclient

Dr. Jens Rosenboom j.rosenboom at x-ion.de
Tue Dec 6 09:31:34 UTC 2016


Sorry for the late reply, I have now been able to find the culprit by
selectively removing all the python-*client packages that I had
installed, the error comes from

python-mistralclient-1:2.0.0-3

Checking upstream code, the error also happens with the current
openstackclient and that mistralclient version, it is fixed in python-
mistralclient==2.1.0.

So I think the proper solution would be to install the newer client
package from yakkety into the cloud archive, too.

-- 
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