KeyPair.__repr__ references non-existant "uuid" property

Bug #990667 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Low
Jay Pipes

Bug Description

Low priority bug, discovered during smoketesting in Tempest...

https://github.com/openstack/python-novaclient/blob/master/novaclient/v1_1/keypairs.py#L28

__repr__ references the "uuid" property of a KeyPair, but no such property exists. Should be "id".

Jay Pipes (jaypipes)
Changed in nova:
assignee: nobody → Jay Pipes (jaypipes)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

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

Reviewed: https://review.openstack.org/6900
Committed: http://github.com/openstack/python-novaclient/commit/c135cf8ef69cd704d709556d3ab108bf3562843f
Submitter: Jenkins
Branch: master

commit c135cf8ef69cd704d709556d3ab108bf3562843f
Author: Jay Pipes <email address hidden>
Date: Sat Apr 28 14:27:08 2012 -0400

    Fix LP #990667 - Keypair __repr__ referencesuuid

    Replaces reference to non-existant uuid property with
    existant id property in Keypair.__repr__

    Change-Id: I3aab0dce2c1f0f3cb5160e54a00a96b02f600854

Changed in nova:
status: In Progress → Fix Committed
Devin Carlen (devcamcar)
Changed in nova:
milestone: none → folsom-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
affects: nova → python-novaclient
Changed in python-novaclient:
milestone: folsom-1 → none
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.