d166968eac
After this microversion novaclient allows to get several keypairs with the help of new optional parameters 'limit' and 'marker' which were added to keypair-list command. Implements blueprint: keypairs-pagination Change-Id: I659d9528cbf64481bd2b3f99008a57287404854e
5 lines
196 B
YAML
5 lines
196 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 keypair-list command. |