server ssh command uses nonexistent attribute

Bug #1624085 reported by Cedric Brandily
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
High
Cedric Brandily

Bug Description

The current SshServer command uses nonexistent attribute and raises an AttributeError:

#$ openstack server ssh <server-id-or-name>
'ClientManager' object has no attribute '_username'

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

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

Changed in python-openstackclient:
status: New → In Progress
Changed in python-openstackclient:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/371081
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=e6b09eef0c02f2671ef263df61d193533e65d024
Submitter: Jenkins
Branch: master

commit e6b09eef0c02f2671ef263df61d193533e65d024
Author: Cedric Brandily <email address hidden>
Date: Thu Sep 15 21:57:17 2016 +0200

    Correct login name deduction in SshServer

    Currently SshServer ("server ssh" command) raises an AttributeError if
    no explicit login is provided because it uses an attribute which no more
    exists.

    Change-Id: I86f68230037d51efb41aca62e07e058733ecd67a
    Closes-Bug: #1624085

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.3.0

This issue was fixed in the openstack/python-openstackclient 3.3.0 release.

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.