[Bug 1845246] Re: Failed to import plugin clustering

Dr. Jens Harbott j.harbott at x-ion.de
Fri Oct 18 10:20:34 UTC 2019


Seems this is a version mismatch issue, I can reproduce this in a
virtualenv with

python-openstackclient==3.18.0
python-senlinclient==1.7.0

The issue simply seems to be that senlinclient needs to be updated for
stein, 1.7.0 is from rocky or older, if I install 1.9.0 or newer, the
issue goes away. See https://releases.openstack.org/stein/index.html
#stein-python-senlinclient

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

Title:
  Failed to import plugin clustering

Status in python-openstackclient package in Ubuntu:
  Confirmed

Bug description:
  When running any openstack client command I am provided with the
  following error, including the correct output of the command.

  Example:

  openstack image list
  WARNING: Failed to import plugin clustering.
  +--------------------------------------+-------------+--------+
  | ID                                   | Name        | Status |
  +--------------------------------------+-------------+--------+
  | e7180a98-9630-4128-a457-48b272d819bb | cirros      | active |
  | d3de179b-96b6-4cb5-835d-a36d3d1a6169 | cirros-good | active |
  +--------------------------------------+-------------+--------+

  lsb_release -rd
  Description:	Ubuntu 18.04.3 LTS
  Release:	18.04

  openstack --version
  WARNING: Failed to import plugin clustering.
  openstack 3.18.0

  dpkg -l | grep  python3-openstackclient
  ii  python3-openstackclient               3.18.0-0ubuntu1~cloud0                      all          OpenStack Command-line Client - Python 3.x

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



More information about the Ubuntu-openstack-bugs mailing list