Comment 2 for bug 1262177

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/62862
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=151bfa1d119900f897f7185cba9f1b437b44654e
Submitter: Jenkins
Branch: master

commit 151bfa1d119900f897f7185cba9f1b437b44654e
Author: Steven Hardy <email address hidden>
Date: Wed Dec 18 12:08:43 2013 +0000

    SignalResponder, set resource_id in the correct place

    If there is an error creating the ec2 keypair, but we have created
    a user, we will lose track of the user id and be unable to delete

    Change-Id: Ib8704f1054dd16003849700c659d0fea83c13916
    Closes-Bug: #1262177