← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1704788] [NEW] Hardcoded choices for nova scheduler driver

 

Public bug reported:

Hi everyone,

There's a driver option in nova.conf which is parsed with configuration
from here:

https://github.com/openstack/nova/blob/stable/ocata/nova/conf/scheduler.py#L58

Hardcoded list of choices possible for that option specified on #60 and
#61 lines blocks nova scheduler from allowing any custom scheduler
driver.

Is this intentional and there's another workaround for plugging in
scheduler driver? Or is it just a mistake?

Thanks for your attention.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: config scheduler

-- 
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/1704788

Title:
  Hardcoded choices for nova scheduler driver

Status in OpenStack Compute (nova):
  New

Bug description:
  Hi everyone,

  There's a driver option in nova.conf which is parsed with
  configuration from here:

  https://github.com/openstack/nova/blob/stable/ocata/nova/conf/scheduler.py#L58

  Hardcoded list of choices possible for that option specified on #60
  and #61 lines blocks nova scheduler from allowing any custom scheduler
  driver.

  Is this intentional and there's another workaround for plugging in
  scheduler driver? Or is it just a mistake?

  Thanks for your attention.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1704788/+subscriptions


Follow ups