[Bug 1845246] Re: Failed to import plugin clustering

Corey Bryant corey.bryant at canonical.com
Tue Oct 22 14:15:11 UTC 2019


The cloud archive was missing the python-senlinclient backports for
rocky, stein, and train so  backported those packages. These are now
available in corresponding -proposed pockets for testing:

Train: 1.11.0-0ubuntu1~cloud0
Stein: 1.9.0-0ubuntu1~cloud0
Rocky: 1.7.0-2ubuntu1~cloud0

sudo add-apt-repository cloud-archive:train-proposed
sudo add-apt-repository cloud-archive:stein-proposed
sudo add-apt-repository cloud-archive:rocky-proposed

It appears this fixes the issue for stein and train but not for rocky.

Thanks,
Corey

-- 
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 Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive rocky series:
  Triaged
Status in Ubuntu Cloud Archive stein series:
  Fix Committed
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in python-openstackclient package in Ubuntu:
  Invalid

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/cloud-archive/+bug/1845246/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list