File: microversion-v2_35-537619a43278fbb5.yaml

package info (click to toggle)
python-novaclient 2%3A6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,260 kB
  • ctags: 4,382
  • sloc: python: 23,697; sh: 98; makefile: 92
file content (5 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
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.