yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43040
[Bug 1523503] Re: Scheduling does not work with a hybid cloud
Reviewed: https://review.openstack.org/254206
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f33dfa0647f0cd289bce19f7c06b3d0a88070a92
Submitter: Jenkins
Branch: master
commit f33dfa0647f0cd289bce19f7c06b3d0a88070a92
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date: Mon Dec 7 05:48:37 2015 -0800
Scheduler: honor the glance metadata for hypervisor details
The scheduler would not honor the glance image metadata for
'hypervisor_type' and 'hypervisor_version_requires'. This was due
to the fact that this was not part if the image_meta object.
Change-Id: I03742cc9330814e2758184d8189a5be93a2b978b
Closes-bug: #1523503
** Changed in: nova
Status: In Progress => Fix Released
--
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/1523503
Title:
Scheduling does not work with a hybid cloud
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) liberty series:
Confirmed
Bug description:
The glance image metadata 'hypervisor_type' and 'hypervisor_version_requires' are not honored. The reason is that these are replaced by img_hv_type and img_hv_requested_version
So the scheduler will not take these into account. This break scheduling ina hybrid cloud
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1523503/+subscriptions
References