File: allow-non-admin-user-upload-image-f2274cdec154a76b.yaml

package info (click to toggle)
python-tempestconf 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: python: 4,530; makefile: 18; sh: 9
file content (8 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - |
    Allow all users irrespective of Admin and non-admin to upload images to
    glance and generate image_ref and image_ref_alt for compute.
  - |
    image.http_image name is set based on the image name passed or if not
    passed is taken from the default one.