'Connection' object has no attribute 'cluster'

Bug #1742040 reported by blkart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-senlinclient
In Progress
Undecided
blkart

Bug Description

# openstack cluster list
'Connection' object has no attribute 'cluster'

debug log

# openstack --debug cluster list
.....
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/osc_lib/shell.py", line 134, in run
    ret_val = super(OpenStackShell, self).run(argv)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 279, in run
    result = self.run_subcommand(remainder)
  File "/usr/lib/python2.7/site-packages/osc_lib/shell.py", line 169, in run_subcommand
    ret_value = super(OpenStackShell, self).run_subcommand(argv)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 400, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run
    return super(Command, self).run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/display.py", line 113, in run
    column_names, data = self.take_action(parsed_args)
  File "/usr/lib/python2.7/site-packages/senlinclient/v1/cluster.py", line 86, in take_action
    senlin_client = self.app.client_manager.clustering
  File "/usr/lib/python2.7/site-packages/osc_lib/clientmanager.py", line 60, in __get__
    six.reraise(new_err.__class__, new_err, sys.exc_info()[2])
  File "/usr/lib/python2.7/site-packages/osc_lib/clientmanager.py", line 55, in __get__
    self._handle = self.factory(instance)
  File "/usr/lib/python2.7/site-packages/senlinclient/plugin.py", line 38, in make_client
    conn.cluster)
PluginAttributeError: 'Connection' object has no attribute 'cluster'

blkart (blkart)
Changed in python-senlinclient:
assignee: nobody → blkart (blkart)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-senlinclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/532011

Changed in python-senlinclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-senlinclient (master)

Change abandoned by "Erik Olof Gunnar Andersson <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/python-senlinclient/+/532011

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.