Warn users about images with the same name
Bug #1443936 reported by
Kirill Zaitsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Critical
|
Kirill Zaitsev |
Bug Description
In case a package get's updated — it might contain a new image with the same name, yet different hash. In that case importing the package would cause image to be downloaded, which would result in 2 different images with the same name and different hashes.
Due to the fact, that murano-apps currently hardcodes image names — this causes problems during deployments.
In any case it's worth alerting the user about the fact, that image with specified name, yet different hash already exists in glance, and either refuse to upload the image or ask the user on what he or she should do with the image.
Changed in murano: | |
milestone: | none → kilo-rc2 |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in murano: | |
milestone: | kilo-rc2 → liberty-1 |
Changed in murano: | |
importance: | High → Critical |
Changed in murano: | |
assignee: | Ekaterina Chernova (efedorova) → Kirill Zaitsev (kzaitsev) |
tags: | added: kilo-backport-potential |
Changed in murano: | |
status: | Fix Committed → Fix Released |
Changed in murano: | |
milestone: | liberty-1 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/181369
Review: https:/