File: server-list-restrict-images-c0b2c4de6f93df33.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - |
    The ``server list`` needs to query the image service API to retrieve
    image names as part of the response. This command will now retrieve only
    the images that are relevant, i.e. those used by the server included in
    the output. This should result in signficantly faster responses when
    using a deployment with a large number of public images.