wrong variable name "compute_scheduler_driver" used in documentation

Bug #1285202 reported by Marcin Iwinski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
ZhiQiang Fan

Bug Description

Opestack Configuration Reference - Havana (scheduling section - http://docs.openstack.org/havana/config-reference/content/section_compute-scheduler.html) still contains "compute_scheduler_driver" as one of parameters being used in nova.conf.
I've grepped nova source code for it to find out what this parameter does but came up with no result. Googling it got me to this bug reported against devstack: https://bugs.launchpad.net/devstack/+bug/1202174. Please correct documentation accordingly.

It is also not clear if those parameters should be configured only on cloud controller running nova-scheduler or should it also be configured on compute nodes.

BR
Marcin
-----------------------------------
Built: 2014-02-24T18:18:20 00:00
git SHA: a85a347c2932a25d66fb02725f33d94641c5579a
URL: http://docs.openstack.org/havana/config-reference/content/section_compute-scheduler.html
source File: file:/home/jenkins/workspace/openstack-config-reference/doc/config-reference/compute/section_compute-scheduler.xml
xml:id: section_compute-scheduler

Marcin Iwinski (iwi)
description: updated
description: updated
Revision history for this message
ZhiQiang Fan (aji-zqfan) wrote :

the compute_scheduler_driver exists in grizzly version, used by scheduler.multi to schedule compute calls. (in fact, there is a volume_scheduler_driver option which used to dispatch volume request, since block storage service is provided by cinder in havana, it is removed too)

we should remove it in master and stable/havana branches

I will handle this as a practise of ceilometer config reference...

Changed in openstack-manuals:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/76741

Changed in openstack-manuals:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/76741
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=e6000e7dfc86000b9ff7d766fd913e24f2f77d2b
Submitter: Jenkins
Branch: master

commit e6000e7dfc86000b9ff7d766fd913e24f2f77d2b
Author: ZhiQiang Fan <email address hidden>
Date: Thu Feb 27 10:59:59 2014 +0800

    Remove compute_scheduler_driver option

    The {compute,volume}_scheduler_driver options exist in Grizzly
    release, we should remove it from havana and current config reference.

    Change-Id: Ie5e5f3ed272714ef792dbfe9f4c9303031d8d62e
    Closes-Bug: #1285202

Changed in openstack-manuals:
status: In Progress → Fix Committed
Changed in openstack-manuals:
importance: Undecided → Medium
milestone: none → icehouse
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.