yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76068
[Bug 1806344] [NEW] [Nova Scheduler] Option any availability zone (AZ)
Public bug reported:
In many cases, first time, admin only uses default_availability_zone as unique AZ. That means any functions create new VM lead that VM boot on default zone: "nova" (all current host).
After that, admin ungroups their hosts into some separate AZs. However, many before functions did not specified any AZs such as auto healing, heat template. So, after deviding into many AZs, creating new VM lead that VM can boot on the zone different from default zone "nova". It is not convenient!
Solution for this situation is modify all old functions to add specified AZ.
To avoid above situation, I think if not specify AZ in creating new instance, nova scheduler should choice default_availability_zone instead of any zone.
** Affects: nova
Importance: Undecided
Status: New
--
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/1806344
Title:
[Nova Scheduler] Option any availability zone (AZ)
Status in OpenStack Compute (nova):
New
Bug description:
In many cases, first time, admin only uses default_availability_zone as unique AZ. That means any functions create new VM lead that VM boot on default zone: "nova" (all current host).
After that, admin ungroups their hosts into some separate AZs. However, many before functions did not specified any AZs such as auto healing, heat template. So, after deviding into many AZs, creating new VM lead that VM can boot on the zone different from default zone "nova". It is not convenient!
Solution for this situation is modify all old functions to add specified AZ.
To avoid above situation, I think if not specify AZ in creating new instance, nova scheduler should choice default_availability_zone instead of any zone.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1806344/+subscriptions
Follow ups