resize failed because of instance's invalid availability zone property
Bug #1431194 reported by
Lingxian Kong
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Low
|
Unassigned |
Bug Description
steps to reproduce:
1. create a server with az(which doesn't exist) and force_host, e.g.
"availability_
Creation will succeed, because nova-api will not check the existence of az if the force_host is specified.
2. resize the server, the operation will failed with error:
"No valid host was found. No valid host found for resize"
Changed in nova: | |
assignee: | nobody → Lingxian Kong (kong) |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in nova: | |
status: | In Progress → Confirmed |
assignee: | Lingxian Kong (kong) → nobody |
Changed in nova: | |
assignee: | nobody → Zhenyu Zheng (zhengzhenyu) |
Changed in nova: | |
assignee: | Diana Clarke (diana-clarke) → nobody |
Changed in nova: | |
status: | In Progress → Confirmed |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/163842
Review: https:/