Comment 3 for bug 1434033

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

Reviewed: https://review.openstack.org/161857
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6fd652c64b74e4a4be67558d226ce1d596470487
Submitter: Jenkins
Branch: master

commit 6fd652c64b74e4a4be67558d226ce1d596470487
Author: Claudiu Belu <email address hidden>
Date: Thu Mar 5 21:39:08 2015 +0200

    Adds cleanup on v2.2 keypair api and tests

    Removes unused arguments in test_keypairs.
    Sets the keypair 'type' field to enum in the v2.2 validation
    schema.
    Removes check if the keypair 'type' is valid, as it will be done
    by the validation schema.
    Adds functional tests for ssh and x509 keypairs.

    Closes-Bug: 1434033

    Change-Id: I39f0a363458a17a4011a0661a45dc449f122ba1a