Servers get rebuilt during a stack update following new image rollout
Bug #1609020 reported by
Zane Bitter
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Triaged
|
Medium
|
Rabi Mishra | ||
Mitaka |
Confirmed
|
Undecided
|
Unassigned | ||
Newton |
Triaged
|
Medium
|
Rabi Mishra | ||
tripleo |
Fix Released
|
Critical
|
Thomas Herve | ||
tripleo-common |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The fix for the Heat bug 1514680 introduced a translation rule that means that the OS::Nova::Server resource now sees only the UUID of the image, even when the image is passed by name. This means that servers will be rebuilt on the next update after uploading new images.
TripleO always keeps the same name when uploading images with the expectation that this will not result in existing servers being rebuilt (however new servers will be created with the latest image).
Changed in tripleo-common: | |
status: | New → Confirmed |
assignee: | nobody → Zane Bitter (zaneb) |
Changed in tripleo-common: | |
assignee: | Zane Bitter (zaneb) → nobody |
Changed in tripleo: | |
importance: | Undecided → Critical |
assignee: | nobody → Thomas Herve (therve) |
milestone: | none → newton-rc2 |
status: | New → In Progress |
Changed in tripleo: | |
status: | In Progress → Fix Released |
Changed in tripleo-common: | |
status: | In Progress → Fix Released |
Changed in heat: | |
milestone: | none → no-priority-tag-bugs |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/350145
Review: https:/