Zun

WARNING: Failed to import plugin clustering. openstack: 'appcontainer service list' is not an openstack command. See 'openstack --help'

Bug #1835036 reported by Abiola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
New
Undecided
Unassigned

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

Revision history for this message
hongbin (hongbin034) wrote :

@Abiola,

Did you install python-zunclient? It contains the plugin for OpenStackClient which enable you to run that command.

Revision history for this message
hongbin (hongbin034) wrote :

I am going to mark this bug as 'Incompleted' since the provided information cannot indicate a bug. If this is still an issue, please respond my elicitation in comment #1 and reset the bug status to 'new'.

Changed in zun:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Zun because there has been no activity for 60 days.]

Changed in zun:
status: Incomplete → Expired
Revision history for this message
Christian Berendt (berendt) 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.

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.