47358449d3
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
6 lines
201 B
YAML
6 lines
201 B
YAML
---
|
|
features:
|
|
- Added microversion v2.35 that adds pagination support for keypairs with
|
|
the help of new optional parameters 'limit' and 'marker' which were added
|
|
to GET /os-keypairs request.
|