Ryan Lane has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/82934


Change subject: SimpleScheduler no longer exists; use FilterScheduler
......................................................................

SimpleScheduler no longer exists; use FilterScheduler

Change-Id: I65048c1e631edf0aec6e1783bdaf7d9b50eaff00
---
M templates/openstack/folsom/nova/nova.conf.erb
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/82934/1

diff --git a/templates/openstack/folsom/nova/nova.conf.erb 
b/templates/openstack/folsom/nova/nova.conf.erb
index 816fbba..2a75cce 100644
--- a/templates/openstack/folsom/nova/nova.conf.erb
+++ b/templates/openstack/folsom/nova/nova.conf.erb
@@ -6,8 +6,7 @@
 root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
 instance_name_template=i-%08x
 daemonize=1
-scheduler_driver=nova.scheduler.simple.SimpleScheduler
-max_cores=200
+scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler
 my_ip=<%= novaconfig["my_ip"] %>
 logdir=/var/log/nova
 state_path=/var/lib/nova

-- 
To view, visit https://gerrit.wikimedia.org/r/82934
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I65048c1e631edf0aec6e1783bdaf7d9b50eaff00
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ryan Lane <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to