← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1689339] [NEW] Filter Scheduler doc claims filters can be specified in the request

 

Public bug reported:

On https://docs.openstack.org/developer/nova/filter_scheduler.html, it
says that with the configuration set to:

--filter_scheduler.enabled_filters=RamFilter,ComputeFilter,MyFilter

that the following is true:

"With these settings, nova will use the FilterScheduler for the
scheduler driver. The standard nova filters and MyFilter are available
to the FilterScheduler. The RamFilter, ComputeFilter, and MyFilter are
used by default when no filters are specified in the request."

There is no ability to specify filters in a request. The text of this
page should be changed to reflect that.

** Affects: nova
     Importance: Undecided
     Assignee: Ed Leafe (ed-leafe)
         Status: In Progress


** Tags: doc 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/1689339

Title:
  Filter Scheduler doc claims filters can be specified in the request

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  On https://docs.openstack.org/developer/nova/filter_scheduler.html, it
  says that with the configuration set to:

  --filter_scheduler.enabled_filters=RamFilter,ComputeFilter,MyFilter

  that the following is true:

  "With these settings, nova will use the FilterScheduler for the
  scheduler driver. The standard nova filters and MyFilter are available
  to the FilterScheduler. The RamFilter, ComputeFilter, and MyFilter are
  used by default when no filters are specified in the request."

  There is no ability to specify filters in a request. The text of this
  page should be changed to reflect that.

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


Follow ups