Comment 3 for bug 1597602

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

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

commit bc782538d6c1966dcd86cc78081945d16f68b316
Author: huangtianhua <email address hidden>
Date: Thu Jul 7 13:36:38 2016 +0800

    To delete the keypair preparing for update replacement

    If the keypair resource is in *_FAILED, to update it will
    enter UpdateReplacement, but maybe the keypair exists still
    in nova, then we can't recreate the new one, so try to delete
    the old one preparing for update replacement.

    Change-Id: Ic5a4e1eb4625dcefe5accc484b2c8db7fbb2940d
    Closes-Bug: #1597602