Openstack client can't load modules

Pierre Riteau pierre at stackhpc.com
Wed Oct 21 11:03:29 UTC 2020


Hello Cristina,

Can you check which versions of gnocchiclient you have installed on your
system, both as system packages (installed with apt) and installed via pip?
It looks like you have entry points from gnocchiclient 7.0.5 or earlier
referring to deprecated commands, and also a newer gnocchiclient package in
which these commands have been removed.

Best wishes,
Pierre

On Wed, 21 Oct 2020 at 12:44, Cristina Mayo <admin at gsic.uva.es> wrote:

> Hi everyone,
>
> Openstack client installed on an Ubuntu 20.04 is showing these errors when
> I launch as non root user; indeed it is fine with sudo:
> Could not load 'metric_metric_create': module
> 'gnocchiclient.v1.metric_cli' has no attribute 'DeprecatedCliMetricCreate'
> Could not load 'metric_metric_delete': module
> 'gnocchiclient.v1.metric_cli' has no attribute 'DeprecatedCliMetricDelete'
> Could not load 'metric_metric_list': module 'gnocchiclient.v1.metric_cli'
> has no attribute 'DeprecatedCliMetricList'
> Could not load 'metric_metric_show': module 'gnocchiclient.v1.metric_cli'
> has no attribute 'DeprecatedCliMetricShow'
>
> I don't have noticed any bad behaviour using it, but I'm not sure. Any
> help?
>
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20201021/b57e9564/attachment.html>


More information about the openstack-discuss mailing list