Comment 3 for bug 1086980

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

Reviewed: https://review.openstack.org/24179
Committed: http://github.com/openstack/nova/commit/b883b259fc4c2b651fd27ac0a392f8918b77489a
Submitter: Jenkins
Branch: master

commit b883b259fc4c2b651fd27ac0a392f8918b77489a
Author: Mauro S. M. Rodrigues <email address hidden>
Date: Tue Mar 12 10:09:00 2013 -0400

    Check keypair destroy result operation

    This checks the result of delete operation over keypairs to see if it
    affected any row (this is what delete returns), if not raises
    KeyPairNotFoundException.

    Also adds tests for keypair db api.

    Fix bug 1086980

    Change-Id: I7e822c0661c563db01040ae2d57aacfe677d72b0