[openstack-dev] Enabling the gantt scheduler in devstack

Dugger, Donald D donald.d.dugger at intel.com
Thu Feb 6 14:45:37 UTC 2014


Swapnil-

Tnx (dyslexics of the world Untie :)

--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Ph: 303/443-3786

From: Swapnil Kulkarni [mailto:swapnilkulkarni2608 at gmail.com]
Sent: Thursday, February 6, 2014 3:26 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] Enabling the gantt scheduler in devstack

Small correction inline
s/filter_shceduler/filter_scheduler in SCHEDULER environment variable.

[https://www-304.ibm.com/certify/member/ccsc.nsf/CertTiv_sm.gif]

On Wed, Feb 5, 2014 at 5:35 AM, Dugger, Donald D <donald.d.dugger at intel.com<mailto:donald.d.dugger at intel.com>> wrote:
Now that a preview version of the new gantt scheduler is available there is the problem of configuring devstack to utilize this new tree.  Fortunately, it's a simple process that only requires 3 changes to your `localrc' file:


1)      Enable gantt

2)      Disable the nova scheduler

3)      Change the SCHEDULER environment variable

Specifically, adding these 3 lines to `localrc' should get gantt working in your environment:

                disable_service n-sch
                enable_service gantt
                SCHEDULER=gantt.scheduler.filter_scheduler.FilterScheduler

--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Ph: 303/443-3786


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140206/2c88ec10/attachment.html>


More information about the OpenStack-dev mailing list