File: restore-create-image-duplicates-92e06f64038b120c.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 (6 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Fixes default behaviour of `openstack image create` in allowing images
    with the same name. In version 5.2.0 this changed to not allow
    duplicates by default.