17678c9bd6
With 60e7c51df4
the behaviour of
`openstack image create` changed so that you can't create an image
with the same name. This patch restores the previous functionality.
Story: 2008229
Task: 41069
Change-Id: Ia0f4920371a918e94d1ccf9fcfcbf90ff885a455
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
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.
|