'keypair show' command output fails

Bug #1289594 reported by Dean Troyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Low
Dean Troyer

Bug Description

The 'keypair show' command does not return the keypair information, but an error:

KeyError: 'keypair'

The attempt to get the data dict out of the keypair resource object uses a key 'keypair. This is incorrect, no key is required.

Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: New → Triaged
assignee: nobody → Dean Troyer (dtroyer)
milestone: none → m4
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/79085

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

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

commit 27ebdeb57dd78564770ef92b95bc659b25e10a69
Author: Dean Troyer <email address hidden>
Date: Fri Mar 7 15:34:28 2014 -0600

    Fix 'keypair show' command output

    The attempt to get the data dict out of the keypair resource object uses a
    key 'keypair. This is incorrect, no key is required.

    Closes-Bug: 1289594
    Change-Id: I7887119c1d800d389cb6f63ea7847bea1e25bb52

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
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.