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_shceduler.FilterScheduler
--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Ph: 303/443-3786
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev