Comment 8 for bug 1086333

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

Reviewed: https://review.openstack.org/21415
Committed: http://github.com/openstack/nova/commit/0ae598b1a7a92755fd0fcc2685816414fb6f47b0
Submitter: Jenkins
Branch: master

commit 0ae598b1a7a92755fd0fcc2685816414fb6f47b0
Author: Rohan Rhishikesh Kanade <email address hidden>
Date: Wed Feb 27 11:19:21 2013 -0800

    Return 409 on creating/importing same name keypair

    * Removed the DB look up on creating and importing a keypair.
    * Added unique constraint on user_id and name columns of key_pairs
    table.

    Fixes LP: #1086333.

    Change-Id: I2fd4697f9269d2be13bd977e65ba4ca4a27b9ac6