Cancel update action for stack is failed at the last moment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Confirmed
|
Medium
|
Oleksii Chuprykov | ||
9.x |
Confirmed
|
Medium
|
Oleksii Chuprykov |
Bug Description
NOTE -use enwiroment 1 controller + 1 compute with a small amount of RAM (max 8gb for node)
Using template https:/
With this param:
parameters:
InstanceType:
type: string
default: m1.tiny
ImageId:
type: string
default: TestVM
network:
type: string
default: admin_internal_net
1) heat stack-update -f Template_file.yaml -P InstanceType=
2) wait ~30 s (roughly the time needed to update the medium flavor)
3)heat stack-cancel-update test
Result:
Rollback_Failed: NotFound: resources.Server: Instance 4ab52eb2-
ResourceInError: Went to status ERROR due to "Message: No valid host was found. There are not enough hosts available., Code: 500"
affects: | mos → heat |
Changed in heat: | |
milestone: | 9.1 → none |
affects: | heat → mos |
Changed in mos: | |
milestone: | none → 9.1 |
summary: |
- Cancel update action for invalid stack option if failed + Cancel update action for stack is failed at the last moment |
Changed in mos: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: area-heat |
Changed in mos: | |
milestone: | 9.1 → 9.2 |