Comment 1 for bug 1599904

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

Reviewed: https://review.openstack.org/284868
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=47358449d359a287d21426b4e1f18479a4d1fd36
Submitter: Jenkins
Branch: master

commit 47358449d359a287d21426b4e1f18479a4d1fd36
Author: Pavel Kholkin <email address hidden>
Date: Wed Jul 6 15:02:11 2016 +0300

    Microversion 2.35 adds keypairs pagination support

    After this microversion Nova API allows to get several keypairs
    with the help of new optional parameters 'limit' and 'marker'
    which were added to GET /os-keypairs request.

    Partial-Bug: #1599904

    Implements blueprint: keypairs-pagination

    Change-Id: Idd3757f5be90ec4af1bd1a7ca3f9c20319dbfd33