yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29286
[Bug 1431194] [NEW] resize failed because of instance's invalid availability zone property
Public bug reported:
steps to reproduce:
1. create a server with az(which doesn't exist) and force_host, e.g.
"availability_zone": "invalid_zone:devstack"
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"
** Affects: nova
Importance: Undecided
Assignee: Lingxian Kong (kong)
Status: New
** Changed in: nova
Assignee: (unassigned) => Lingxian Kong (kong)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1431194
Title:
resize failed because of instance's invalid availability zone property
Status in OpenStack Compute (Nova):
New
Bug description:
steps to reproduce:
1. create a server with az(which doesn't exist) and force_host, e.g.
"availability_zone": "invalid_zone:devstack"
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"
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1431194/+subscriptions
Follow ups
References