Zun

Comment 5 for bug 1835036

Revision history for this message
hongbin (hongbin034) wrote : Re: [Bug 1835036] Re: WARNING: Failed to import plugin clustering. openstack: 'appcontainer service list' is not an openstack command. See 'openstack --help'

On Fri, Oct 18, 2019 at 3:31 PM Christian Berendt <
<email address hidden>> wrote:

> Got the same issue on Ubuntu 18.04 with OpenStack Train client:
>
> $ openstack
> WARNING: Failed to import plugin clustering.
> (openstack)
>
> Installed python3-openstackclient and python3-zunclient via the Ubuntu
> Cloud Archive PPA.
>

Could you show me the exact steps of doing this? I asked that because I
couldn't find any Ubuntu Cloud Archive PPA that gives me openstackclient
4.0.0 and zunclient 3.5.0.

>
> $ pip3 list | grep openstackclient
> python-openstackclient (4.0.0)
>
> $ pip3 list | grep zunclient
> python-zunclient (3.5.0)
>
> Manual import of zunclient library in python3 is possible:
>
> $ python3
> Python 3.6.8 (default, Oct 7 2019, 12:59:55)
> [GCC 8.3.0] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import zunclient
> >>>
>
> ** Changed in: zun
> Status: Expired => New
>
> --
> You received this bug notification because you are subscribed to Zun.
> Matching subscriptions: zun
> https://bugs.launchpad.net/bugs/1835036
>
> Title:
> WARNING: Failed to import plugin clustering. openstack: 'appcontainer
> service list' is not an openstack command. See 'openstack --help'
>
> Status in Zun:
> New
>
> Bug description:
> hi all ,
> am getting this error after trying to run this commande 'openstack
> appcontainer service list'.
>
> I can't get why it report that 'appcontainer' is not openstack command.
> how can i fix this please...
> more info: I've install openstack stein version
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zun/+bug/1835036/+subscriptions
>