yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49732
[Bug 1403020] Related fix merged to nova (master)
Reviewed: https://review.openstack.org/307485
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7e2f5c7d340a0131ac083ed036e417976d6342da
Submitter: Jenkins
Branch: master
commit 7e2f5c7d340a0131ac083ed036e417976d6342da
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date: Mon Apr 18 17:17:30 2016 -0400
Remove deprecated ability to load scheduler_host_manager from path
The ability to load the scheduler_host_manager from a random
classpath was deprecated in Mitaka. This removes that ability
so that only the entrypoints in Nova's setup.cfg can be used
to load the scheduler host manager.
The scheduler_host_manager config option is updated to only
allow the choices that are currently in the setup.cfg.
And a release note is added for the upgrade impact of dropping
the deprecated classpath loading ability.
Change-Id: I886c74afac02d100d472b78522e8295748276e4d
Related-Bug: #1403020
** 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/1403020
Title:
Kwarg 'filter_class_names' is never passed to
HostManager#get_filtered_hosts
Status in Cinder:
New
Status in Manila:
New
Status in OpenStack Compute (nova):
Fix Released
Bug description:
the parameter filter_class_names from funciton get_filtered_hosts is
not assigned values, so we always use the filters from
CONF.scheduler_default_filters.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1403020/+subscriptions
References