Skip to content

Instantly share code, notes, and snippets.

@jriguera
Created June 10, 2015 08:35
Show Gist options
  • Select an option

  • Save jriguera/5f18470d5833cd299e1e to your computer and use it in GitHub Desktop.

Select an option

Save jriguera/5f18470d5833cd299e1e to your computer and use it in GitHub Desktop.
Openstack nova Scheduler
# To control the way the scheduler select the host where running a vm:
# Default value is 1.0, negative means that will pack vms on one host
ram_weight_multiplier = -1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment