Comment 7 for bug 1505981

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

Reviewed: https://review.openstack.org/242269
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=5a217b3fc4f2d214bb4a4e3d3e169f8481423453
Submitter: Jenkins
Branch: stable/kilo

commit 5a217b3fc4f2d214bb4a4e3d3e169f8481423453
Author: Steven Hardy <email address hidden>
Date: Wed Oct 14 11:23:00 2015 +0100

    StackUser tolerate missing user on delete

    If a stack domain user is missing on delete, we currently fail to
    delete the keypair. We should tolerate this in a simiar way to
    that done for _delete_user.

    Change-Id: I6d60612e6187385a2d3b6b6fcf67acb99b572fc3
    Closes-Bug: #1505981
    (cherry picked from commit 730ccc5abf6dd5e133578b4b7fbef32e3b64fe14)