Skip to content

Commit

Permalink
Merge "Use an actual existing nova scheduler in README.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed May 11, 2015
2 parents 75bae70 + ad0a518 commit 041fd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -332,7 +332,7 @@ that includes at least:
You likely want to change your `localrc` section to run a scheduler that
will balance VMs across hosts:

SCHEDULER=nova.scheduler.simple.SimpleScheduler
SCHEDULER=nova.scheduler.filter_scheduler.FilterScheduler

You can then run many compute nodes, each of which should have a `stackrc`
which includes the following, with the IP address of the above controller node:
Expand Down

0 comments on commit 041fd16

Please sign in to comment.